Skip to content

Commit

Permalink
Version 1.3.2 (Stagenet) (#3441)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Nazarov authored Apr 16, 2021
1 parent 7eb6085 commit 74c3719
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 @@ -100,7 +100,7 @@ inScope(Global)(
scalaVersion := "2.13.3",
organization := "com.wavesplatform",
organizationName := "Waves Platform",
V.fallback := (1, 3, 1),
V.fallback := (1, 3, 2),
organizationHomepage := Some(url("https://wavesplatform.com")),
scmInfo := Some(ScmInfo(url("https://github.com/wavesplatform/Waves"), "[email protected]:wavesplatform/Waves.git", None)),
licenses := Seq(("MIT", url("https://github.com/wavesplatform/Waves/blob/master/LICENSE"))),
Expand Down

0 comments on commit 74c3719

Please sign in to comment.