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 b183324 commit 5a23f53Copy full SHA for 5a23f53
project/Build.scala
@@ -64,7 +64,7 @@ object MyScalaJSPlugin extends AutoPlugin {
64
object Build {
65
val referenceVersion = "0.27.0-bin-20200819-6e6f67b-NIGHTLY"
66
67
- val baseVersion = "0.27.0"
+ val baseVersion = "0.28.0"
68
val baseSbtDottyVersion = "0.4.2"
69
70
// Versions used by the vscode extension to create a new project
0 commit comments