We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8caecd7 commit 9a708b8Copy full SHA for 9a708b8
build.sbt
@@ -1,6 +1,6 @@
1
import Dependencies._
2
3
-def MyVersion: String = "0.9.7-SNAPSHOT"
+def MyVersion: String = "0.9.7-RC1"
4
5
def SubProj(name: String) = (
6
Project(name, file(if (name=="root") "." else name))
0 commit comments