Skip to content

Commit 5bb0e92

Browse files
Set baseVersion to 3.0.1-RC1
1 parent e8cfbb3 commit 5bb0e92

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
@@ -67,7 +67,7 @@ object NonBootstrappedDottyJSPlugin extends DottyJSPlugin(Build.commonNonBootstr
6767
object Build {
6868
val referenceVersion = "3.0.0-RC2-bin-20210325-ab2664f-NIGHTLY"
6969

70-
val baseVersion = "3.0.0-RC2"
70+
val baseVersion = "3.0.1-RC1"
7171
val baseSbtDottyVersion = "0.5.4"
7272

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

0 commit comments

Comments
 (0)