Skip to content

Commit 4e2c2a2

Browse files
Set version to 3.0.1-RC2
1 parent fe819bf commit 4e2c2a2

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
@@ -65,7 +65,7 @@ object DottyJSPlugin extends AutoPlugin {
6565
object Build {
6666
val referenceVersion = "3.0.0"
6767

68-
val baseVersion = "3.0.1-RC1"
68+
val baseVersion = "3.0.1-RC2"
6969

7070
// Versions used by the vscode extension to create a new project
7171
// This should be the latest published releases.

0 commit comments

Comments
 (0)