Skip to content

Commit 69bad05

Browse files
Release Dotty 0.15.0-RC1
1 parent 727bc98 commit 69bad05

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
@@ -32,7 +32,7 @@ object Build {
3232
val scalacVersion = "2.12.8"
3333
val referenceVersion = "0.14.0-RC1"
3434

35-
val baseVersion = "0.15.0"
35+
val baseVersion = "0.15.0-RC1"
3636
val baseSbtDottyVersion = "0.3.2"
3737

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

0 commit comments

Comments
 (0)