Skip to content

Commit 50c5361

Browse files
Release Dotty 0.16.0-RC3
1 parent f2bfeef commit 50c5361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ object Build {
6161
val scalacVersion = "2.12.8"
6262
val referenceVersion = "0.16.0-RC2"
6363

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

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

0 commit comments

Comments
 (0)