We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db7a2a commit 6948757Copy full SHA for 6948757
project/Build.scala
@@ -39,7 +39,7 @@ object ExposedValues extends AutoPlugin {
39
object Build {
40
val scalacVersion = "2.12.8"
41
42
- val baseVersion = "0.12.0-RC1"
+ val baseVersion = "0.12.0"
43
val baseSbtDottyVersion = "0.2.7"
44
45
// Versions used by the vscode extension to create a new project
0 commit comments