We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b16e1e commit 44115faCopy full SHA for 44115fa
project/Build.scala
@@ -31,7 +31,7 @@ import scala.util.Properties.isJavaAtLeast
31
object Build {
32
val scalacVersion = "2.12.8"
33
34
- val baseVersion = "0.13.0-RC1"
+ val baseVersion = "0.13.0"
35
val baseSbtDottyVersion = "0.3.1"
36
37
// Versions used by the vscode extension to create a new project
0 commit comments