We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f34f6 commit ba71f6aCopy full SHA for ba71f6a
project/Build.scala
@@ -31,7 +31,7 @@ import scala.util.Properties.isJavaAtLeast
31
object Build {
32
val scalacVersion = "2.12.8"
33
34
- val baseVersion = "0.14.0"
+ val baseVersion = "0.14.0-RC1"
35
val baseSbtDottyVersion = "0.3.2"
36
37
// Versions used by the vscode extension to create a new project
0 commit comments