We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a899833 commit 7ba397cCopy full SHA for 7ba397c
project/Build.scala
@@ -57,7 +57,7 @@ object MyScalaJSPlugin extends AutoPlugin {
57
object Build {
58
val referenceVersion = "3.0.0-RC1-bin-20210122-6947b0f-NIGHTLY"
59
60
- val baseVersion = "3.0.0-M4"
+ val baseVersion = "3.0.0-RC1"
61
val baseSbtDottyVersion = "0.5.3"
62
63
// Versions used by the vscode extension to create a new project
0 commit comments