Skip to content

Commit 44f1dc2

Browse files
Set version to 3.0.0-RC3
1 parent c729035 commit 44f1dc2

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
@@ -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.0-RC3"
7171
val baseSbtDottyVersion = "0.5.4"
7272

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

0 commit comments

Comments
 (0)