We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48de874 commit 53108c9Copy full SHA for 53108c9
project/Build.scala
@@ -60,7 +60,7 @@ object MyScalaJSPlugin extends AutoPlugin {
60
object Build {
61
val referenceVersion = "0.18.1-bin-20190825-6960f8d-NIGHTLY"
62
63
- val baseVersion = "0.18.1-RC1"
+ val baseVersion = "0.18.1"
64
val baseSbtDottyVersion = "0.3.5"
65
66
// Versions used by the vscode extension to create a new project
0 commit comments