Skip to content

Commit 4b112f0

Browse files
Update baseVersion to 3.0.0-M2
1 parent ea64026 commit 4b112f0

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
@@ -55,7 +55,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5555
object Build {
5656
val referenceVersion = "3.0.0-M1-bin-20201021-97da3cb-NIGHTLY"
5757

58-
val baseVersion = "3.0.0-M1"
58+
val baseVersion = "3.0.0-M2"
5959
val baseSbtDottyVersion = "0.4.5"
6060

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

0 commit comments

Comments
 (0)