diff --git a/project/Build.scala b/project/Build.scala index ef993525d078..da1e8eb4c04c 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.2-RC1" // Versions used by the vscode extension to create a new project // This should be the latest published releases.