Skip to content

Commit

Permalink
Version 1.1.10 (Mainnet + Testnet) (#3033)
Browse files Browse the repository at this point in the history
Sergey Nazarov authored Apr 1, 2020
1 parent c0e0a4e commit 38638f6
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
@@ -105,7 +105,7 @@ inScope(Global)(
scalaVersion := "2.12.9",
organization := "com.wavesplatform",
organizationName := "Waves Platform",
V.fallback := (1, 1, 9),
V.fallback := (1, 1, 10),
organizationHomepage := Some(url("https://wavesplatform.com")),
scmInfo := Some(ScmInfo(url("https://github.com/wavesplatform/Waves"), "git@github.com:wavesplatform/Waves.git", None)),
licenses := Seq(("MIT", url("https://github.com/wavesplatform/Waves/blob/master/LICENSE"))),

0 comments on commit 38638f6

Please sign in to comment.