Skip to content

Commit 6e9d93d

Browse files
Set baseVersion to 0.17.0
1 parent 48e1102 commit 6e9d93d

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.15.0-RC1"
6363

64-
val baseVersion = "0.16.0"
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)