We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ee01a commit 482d3acCopy full SHA for 482d3ac
project/Build.scala
@@ -36,7 +36,7 @@ object ExposedValues extends AutoPlugin {
36
object Build {
37
val scalacVersion = "2.12.7"
38
39
- val baseVersion = "0.11.0"
+ val baseVersion = "0.11.0-RC1"
40
val baseSbtDottyVersion = "0.2.7"
41
42
// Versions used by the vscode extension to create a new project
0 commit comments