diff --git a/project/Build.scala b/project/Build.scala index 724f56145603..1c1474faa74a 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -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.