Skip to content

Commit

Permalink
Version was set to 0.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykiselev committed Oct 11, 2017
1 parent 5aa1994 commit 6edc7cb
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.8"
version := "0.7.9"
scalaVersion in ThisBuild := "2.12.3"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down

0 comments on commit 6edc7cb

Please sign in to comment.