We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c729035 commit 44f1dc2Copy full SHA for 44f1dc2
project/Build.scala
@@ -67,7 +67,7 @@ object NonBootstrappedDottyJSPlugin extends DottyJSPlugin(Build.commonNonBootstr
67
object Build {
68
val referenceVersion = "3.0.0-RC2-bin-20210325-ab2664f-NIGHTLY"
69
70
- val baseVersion = "3.0.0-RC2"
+ val baseVersion = "3.0.0-RC3"
71
val baseSbtDottyVersion = "0.5.4"
72
73
// Versions used by the vscode extension to create a new project
0 commit comments