diff --git a/project/Build.scala b/project/Build.scala index 49e9e5163cd8..9166d3a5ce23 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -83,9 +83,9 @@ object DottyJSPlugin extends AutoPlugin { object Build { import ScaladocConfigs._ - val referenceVersion = "3.4.0" + val referenceVersion = "3.4.1-RC1" - val baseVersion = "3.4.1-RC1" + val baseVersion = "3.4.1-RC2" // Versions used by the vscode extension to create a new project // This should be the latest published releases.