We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174d5d0 commit 7c641ecCopy full SHA for 7c641ec
project/Build.scala
@@ -64,7 +64,7 @@ object MyScalaJSPlugin extends AutoPlugin {
64
object Build {
65
val referenceVersion = "0.23.0-bin-20200305-84f2e41-NIGHTLY"
66
67
- val baseVersion = "0.23.0"
+ val baseVersion = "0.23.0-RC1"
68
val baseSbtDottyVersion = "0.4.0"
69
70
// Versions used by the vscode extension to create a new project
0 commit comments