Skip to content

Commit fdd1b91

Browse files
committed
Update base version
1 parent 524a129 commit fdd1b91

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
@@ -57,7 +57,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5757
object Build {
5858
val referenceVersion = "3.0.0-RC1-bin-20210122-6947b0f-NIGHTLY"
5959

60-
val baseVersion = "3.0.0-RC1"
60+
val baseVersion = "3.0.0-M4"
6161
val baseSbtDottyVersion = "0.5.3"
6262

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

0 commit comments

Comments
 (0)