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 5274c48 commit cf9b447Copy full SHA for cf9b447
project/Build.scala
@@ -53,7 +53,7 @@ object MyScalaJSPlugin extends AutoPlugin {
53
}
54
55
object Build {
56
- val referenceVersion = "0.27.0-bin-20200819-6e6f67b-NIGHTLY"
+ val referenceVersion = "0.27.0-RC1"
57
58
val baseVersion = "0.28.0"
59
val baseSbtDottyVersion = "0.4.2"
0 commit comments