Skip to content

Commit 0ea52d6

Browse files
Merge pull request #11433 from dotty-staging/dotty-release-3.0.0-RC1
Upgrade Dotty to 3.0.0-RC1
2 parents 83cb8ff + 66fd1db commit 0ea52d6

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
@@ -55,7 +55,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5555
}
5656

5757
object Build {
58-
val referenceVersion = "3.0.0-RC1-bin-20210122-6947b0f-NIGHTLY"
58+
val referenceVersion = "3.0.0-RC1"
5959

6060
val baseVersion = "3.0.0-RC2"
6161
val baseSbtDottyVersion = "0.5.4"

0 commit comments

Comments
 (0)