Skip to content

Commit 9a708b8

Browse files
author
Antonio Cunei
committed
Bump version to 0.9.7-RC1
1 parent 8caecd7 commit 9a708b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Dependencies._
22

3-
def MyVersion: String = "0.9.7-SNAPSHOT"
3+
def MyVersion: String = "0.9.7-RC1"
44

55
def SubProj(name: String) = (
66
Project(name, file(if (name=="root") "." else name))

0 commit comments

Comments
 (0)