Skip to content

Commit f192efb

Browse files
Release Dotty 0.17.0
1 parent 58c609f commit f192efb

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.17.0-bin-20190627-c3dbd50-NIGHTLY"
6363

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

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

0 commit comments

Comments
 (0)