From f7f239cff1daeee888c75e6addf5581d6111b47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Marks?= Date: Tue, 24 May 2022 16:58:43 +0200 Subject: [PATCH] Release 3.1.3-RC4 --- project/Build.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/Build.scala b/project/Build.scala index cc0a0c2c6269..c07eea494e66 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -59,7 +59,7 @@ object Build { val referenceVersion = "3.1.2" - val baseVersion = "3.1.3-RC3" + val baseVersion = "3.1.3-RC4" // Versions used by the vscode extension to create a new project // This should be the latest published releases. @@ -75,7 +75,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.1.3-RC2" + val previousDottyVersion = "3.1.3-RC3" object CompatMode { final val BinaryCompatible = 0