Skip to content

Commit ba71f6a

Browse files
Release Dotty 0.14.0-RC1
1 parent c5f34f6 commit ba71f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import scala.util.Properties.isJavaAtLeast
3131
object Build {
3232
val scalacVersion = "2.12.8"
3333

34-
val baseVersion = "0.14.0"
34+
val baseVersion = "0.14.0-RC1"
3535
val baseSbtDottyVersion = "0.3.2"
3636

3737
// Versions used by the vscode extension to create a new project

0 commit comments

Comments
 (0)