Skip to content

Commit 7ba397c

Browse files
Set version to RC1
1 parent a899833 commit 7ba397c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
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-M4"
60+
val baseVersion = "3.0.0-RC1"
6161
val baseSbtDottyVersion = "0.5.3"
6262

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

0 commit comments

Comments
 (0)