We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 733b57c commit 27b2adaCopy full SHA for 27b2ada
project/Build.scala
@@ -55,7 +55,7 @@ object MyScalaJSPlugin extends AutoPlugin {
55
object Build {
56
val referenceVersion = "0.27.0-bin-20200819-6e6f67b-NIGHTLY"
57
58
- val baseVersion = "0.28.0"
+ val baseVersion = "0.27.0-RC1"
59
val baseSbtDottyVersion = "0.4.2"
60
61
// Versions used by the vscode extension to create a new project
0 commit comments