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.
2 parents 3272089 + c73c9d7 commit 5e2d595Copy full SHA for 5e2d595
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"
+ val referenceVersion = "3.0.0-RC3"
69
70
val baseVersion = "3.0.1-RC1"
71
val baseSbtDottyVersion = "0.5.5"
0 commit comments