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 ca71de8 + e845d3c commit 3060c0cCopy full SHA for 3060c0c
project/Build.scala
@@ -53,9 +53,9 @@ object MyScalaJSPlugin extends AutoPlugin {
53
}
54
55
object Build {
56
- val referenceVersion = "3.0.0-M2"
+ val referenceVersion = "3.0.0-RC1-bin-20201202-67d9790-NIGHTLY"
57
58
- val baseVersion = "3.0.0-RC1"
+ val baseVersion = "3.0.0-M3"
59
val baseSbtDottyVersion = "0.4.7"
60
61
// Versions used by the vscode extension to create a new project
0 commit comments