diff --git a/build.sbt b/build.sbt index f806be35c3f..28f6f3bcab7 100644 --- a/build.sbt +++ b/build.sbt @@ -118,7 +118,7 @@ inScope(Global)( scalaVersion := "2.13.6", organization := "com.wavesplatform", organizationName := "Waves Platform", - V.fallback := (1, 3, 12), + V.fallback := (1, 3, 14), organizationHomepage := Some(url("https://wavesplatform.com")), licenses := Seq(("MIT", url("https://github.com/wavesplatform/Waves/blob/master/LICENSE"))), scalacOptions ++= Seq(