Skip to content

Commit 75c8176

Browse files
Merge pull request #9674 from dotty-staging/dotty-release-0.27.0-RC1
Upgrade Dotty to 0.27.0-RC1
2 parents 4c99388 + cf9b447 commit 75c8176

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
@@ -53,7 +53,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5353
}
5454

5555
object Build {
56-
val referenceVersion = "0.27.0-bin-20200819-6e6f67b-NIGHTLY"
56+
val referenceVersion = "0.27.0-RC1"
5757

5858
val baseVersion = "0.28.0"
5959
val baseSbtDottyVersion = "0.4.2"

0 commit comments

Comments
 (0)