We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ebeaa9 + f0d22a2 commit f01c14dCopy full SHA for f01c14d
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