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