Skip to content

Commit

Permalink
Merge pull request #448 from wavesplatform/release-0.7.4
Browse files Browse the repository at this point in the history
Release 0.7.4
  • Loading branch information
phearnot authored Aug 11, 2017
2 parents afb08b7 + 074c4cc commit 6ae1659
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.4-SNAPSHOT"
version := "0.7.4"
scalaVersion in ThisBuild := "2.12.3"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down

0 comments on commit 6ae1659

Please sign in to comment.