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 69bad05 commit 245bf3aCopy full SHA for 245bf3a
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-RC1"
+ val baseVersion = "0.15.0"
36
val baseSbtDottyVersion = "0.3.2"
37
38
// Versions used by the vscode extension to create a new project
0 commit comments