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 48e1102 commit 7199d5bCopy full SHA for 7199d5b
project/Build.scala
@@ -61,7 +61,7 @@ object Build {
61
val scalacVersion = "2.12.8"
62
val referenceVersion = "0.15.0-RC1"
63
64
- val baseVersion = "0.16.0"
+ val baseVersion = "0.16.0-RC1"
65
val baseSbtDottyVersion = "0.3.4"
66
67
// Versions used by the vscode extension to create a new project
0 commit comments