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 6f1846a commit c73c9d7Copy full SHA for c73c9d7
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