From 5990252b77128f9599d7b21c2444d3cbaa6fbb7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Marks?= Date: Mon, 17 Apr 2023 14:46:55 +0200 Subject: [PATCH] Release 3.3.0-RC4 --- project/Build.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/Build.scala b/project/Build.scala index 4360add9578a..dddddf20c1ce 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -82,7 +82,7 @@ object Build { val referenceVersion = "3.2.2" - val baseVersion = "3.3.0-RC3" + val baseVersion = "3.3.0-RC4" // Versions used by the vscode extension to create a new project // This should be the latest published releases. @@ -98,7 +98,7 @@ object Build { * set to 3.1.3. If it is going to be 3.1.0, it must be set to the latest * 3.0.x release. */ - val previousDottyVersion = "3.3.0-RC2" + val previousDottyVersion = "3.3.0-RC3" object CompatMode { final val BinaryCompatible = 0