We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268817a commit b281ee9Copy full SHA for b281ee9
1 file changed
build.sbt
@@ -1,6 +1,6 @@
1
lazy val `sbt-release` = project in file(".")
2
3
-def sbt2 = "2.0.0-RC11"
+def sbt2 = "2.0.0-RC12"
4
5
organization := "com.github.sbt"
6
name := "sbt-release"
0 commit comments