Skip to content

Commit

Permalink
Merge pull request #456 from wavesplatform/release-0.7.5
Browse files Browse the repository at this point in the history
Release 0.7.5
  • Loading branch information
Tolsi authored Aug 15, 2017
2 parents a15bd4b + 8f18d42 commit 5f25785
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-SNAPSHOT"
version := "0.7.5"
scalaVersion in ThisBuild := "2.12.3"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down

0 comments on commit 5f25785

Please sign in to comment.