Skip to content

Commit

Permalink
Release 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
phearnot committed Aug 17, 2017
1 parent 7ee9d5f commit 1d0dd1b
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.5"
version := "0.7.6"
scalaVersion in ThisBuild := "2.12.3"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down

0 comments on commit 1d0dd1b

Please sign in to comment.