Skip to content

Commit 8e991cc

Browse files
Update baseVersion to 3.0.0-RC1
1 parent 07a02da commit 8e991cc

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-M2-bin-20201112-462a72f-NIGHTLY"
5757

58-
val baseVersion = "3.0.0-M3"
58+
val baseVersion = "3.0.0-RC1"
5959
val baseSbtDottyVersion = "0.4.7"
6060

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

0 commit comments

Comments
 (0)