Skip to content

Commit 2bb42d5

Browse files
Set version to RC2
1 parent 7ba397c commit 2bb42d5

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-RC2"
6161
val baseSbtDottyVersion = "0.5.3"
6262

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

0 commit comments

Comments
 (0)