Skip to content

Commit f23c22e

Browse files
authored
Merge pull request #401 from armanbilge/topic/version-scheme
2 parents 2af9abb + e253184 commit f23c22e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import sbtcrossproject.CrossPlugin.autoImport.{ CrossType, crossProject }
44

55
lazy val cldrApiVersion = "4.0.0"
66

7+
ThisBuild / versionScheme := Some("always")
8+
79
Global / onChangedBuildSource := ReloadOnSourceChanges
810

911
lazy val scalaVersion213 = "2.13.10"

0 commit comments

Comments
 (0)