Skip to content

Commit a1c9fde

Browse files
Merge pull request #7284 from dotty-staging/dotty-release-0.19.0-RC1
Upgrade Dotty Reference to 0.19.0-RC1
2 parents 8535975 + 2511492 commit a1c9fde

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
@@ -58,7 +58,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5858
}
5959

6060
object Build {
61-
val referenceVersion = "0.19.0-bin-20190917-d724f2b-NIGHTLY"
61+
val referenceVersion = "0.19.0-RC1"
6262

6363
val baseVersion = "0.20.0"
6464
val baseSbtDottyVersion = "0.3.5"

0 commit comments

Comments
 (0)