Skip to content

Commit

Permalink
Set version to 3.0.1-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoliykmetyuk committed Jun 22, 2021
1 parent fe819bf commit 4e2c2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ object DottyJSPlugin extends AutoPlugin {
object Build {
val referenceVersion = "3.0.0"

val baseVersion = "3.0.1-RC1"
val baseVersion = "3.0.1-RC2"

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

0 comments on commit 4e2c2a2

Please sign in to comment.