We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1aeeca commit f0d22a2Copy full SHA for f0d22a2
project/Build.scala
@@ -65,7 +65,7 @@ object BootstrappedDottyJSPlugin extends DottyJSPlugin(Build.commonBootstrappedS
65
object NonBootstrappedDottyJSPlugin extends DottyJSPlugin(Build.commonNonBootstrappedSettings)
66
67
object Build {
68
- val referenceVersion = "3.0.0-RC2-bin-20210325-ab2664f-NIGHTLY"
+ val referenceVersion = "3.0.0-RC2"
69
70
val baseVersion = "3.0.1-RC1"
71
val baseSbtDottyVersion = "0.5.5"
0 commit comments