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 1b139e9 commit 35fbb34Copy full SHA for 35fbb34
project/Build.scala
@@ -60,7 +60,7 @@ object MyScalaJSPlugin extends AutoPlugin {
60
object Build {
61
val referenceVersion = "0.21.0-bin-20191119-7c7fffa-NIGHTLY"
62
63
- val baseVersion = "0.21.0"
+ val baseVersion = "0.22.0"
64
val baseSbtDottyVersion = "0.3.5"
65
66
// Versions used by the vscode extension to create a new project
0 commit comments