Skip to content

Commit 3939747

Browse files
Merge pull request #7481 from dotty-staging/dotty-release-0.20.0-RC1
Upgrade Dotty Reference to 0.20.0-RC1
2 parents 5e625e9 + 1c20517 commit 3939747

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-RC1"
61+
val referenceVersion = "0.20.0-RC1"
6262

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

0 commit comments

Comments
 (0)