diff --git a/project/Build.scala b/project/Build.scala index 7ca09b2b1dd3..97d555346cff 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -63,9 +63,9 @@ object DottyJSPlugin extends AutoPlugin { } object Build { - val referenceVersion = "3.1.0-RC1-bin-20210823-dd7a07a-NIGHTLY" + val referenceVersion = "3.1.0-RC1" - val baseVersion = "3.1.0-RC1" + val baseVersion = "3.1.0-RC2" // Versions used by the vscode extension to create a new project // This should be the latest published releases.