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 ea64026 commit 4b112f0Copy full SHA for 4b112f0
project/Build.scala
@@ -55,7 +55,7 @@ object MyScalaJSPlugin extends AutoPlugin {
55
object Build {
56
val referenceVersion = "3.0.0-M1-bin-20201021-97da3cb-NIGHTLY"
57
58
- val baseVersion = "3.0.0-M1"
+ val baseVersion = "3.0.0-M2"
59
val baseSbtDottyVersion = "0.4.5"
60
61
// Versions used by the vscode extension to create a new project
0 commit comments