Skip to content

Commit 94acd18

Browse files
Release Dotty 0.16.0-RC2
1 parent 5be60f2 commit 94acd18

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
@@ -61,7 +61,7 @@ object Build {
6161
val scalacVersion = "2.12.8"
6262
val referenceVersion = "0.15.0-RC1"
6363

64-
val baseVersion = "0.16.0-RC1"
64+
val baseVersion = "0.16.0-RC2"
6565
val baseSbtDottyVersion = "0.3.4"
6666

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

0 commit comments

Comments
 (0)