We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0b245 commit ea9d018Copy full SHA for ea9d018
project/Build.scala
@@ -40,7 +40,7 @@ object ExposedValues extends AutoPlugin {
40
41
object Build {
42
43
- val baseVersion = "0.7.0"
+ val baseVersion = "0.7.0-RC1"
44
val scalacVersion = "2.12.4"
45
46
val dottyOrganization = "ch.epfl.lamp"
0 commit comments