We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482d3ac commit dea29b0Copy full SHA for dea29b0
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-RC1"
+ val baseVersion = "0.11.0"
40
val baseSbtDottyVersion = "0.2.7"
41
42
// Versions used by the vscode extension to create a new project
0 commit comments