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 5e625e9 commit 1c20517Copy full SHA for 1c20517
project/Build.scala
@@ -58,7 +58,7 @@ object MyScalaJSPlugin extends AutoPlugin {
58
}
59
60
object Build {
61
- val referenceVersion = "0.19.0-RC1"
+ val referenceVersion = "0.20.0-RC1"
62
63
val baseVersion = "0.21.0"
64
val baseSbtDottyVersion = "0.3.5"
0 commit comments