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 e8cfbb3 commit 5bb0e92Copy full SHA for 5bb0e92
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.1-RC1"
71
val baseSbtDottyVersion = "0.5.4"
72
73
// Versions used by the vscode extension to create a new project
0 commit comments