Skip to content

Commit

Permalink
Merge pull request #268 from wavesplatform/version-0.7.0
Browse files Browse the repository at this point in the history
Version was set to 0.7.0.
  • Loading branch information
alexeykiselev authored Apr 27, 2017
2 parents b7e6026 + a2f0f5b commit e21012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ enablePlugins(sbtdocker.DockerPlugin, JavaServerAppPackaging, JDebPackaging, Sys

name := "waves"
organization := "com.wavesplatform"
version := "0.7.0-SNAPSHOT"
version := "0.7.0"
scalaVersion := "2.12.1"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down

0 comments on commit e21012c

Please sign in to comment.