diff --git a/project/Build.scala b/project/Build.scala index 610e452b4794..d735db6a8a5b 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -80,9 +80,9 @@ object DottyJSPlugin extends AutoPlugin { object Build { import ScaladocConfigs._ - val referenceVersion = "3.2.1" + val referenceVersion = "3.2.2-RC1" - val baseVersion = "3.2.2-RC1" + val baseVersion = "3.3.0-RC1" // Versions used by the vscode extension to create a new project // This should be the latest published releases.