Skip to content

Commit 5a23f53

Browse files
Set baseVersion to 0.28.0
1 parent b183324 commit 5a23f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6464
object Build {
6565
val referenceVersion = "0.27.0-bin-20200819-6e6f67b-NIGHTLY"
6666

67-
val baseVersion = "0.27.0"
67+
val baseVersion = "0.28.0"
6868
val baseSbtDottyVersion = "0.4.2"
6969

7070
// Versions used by the vscode extension to create a new project

0 commit comments

Comments
 (0)