Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dc6b22c

Browse files
committedJul 22, 2019
Merge branch '0.16.x'
2 parents 76a76ee + 21cb2fa commit dc6b22c

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

64-
val baseVersion = "0.17.0"
64+
val baseVersion = "0.16.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)
Please sign in to comment.