From a20bc22e0e3451f81cf082e1af179543d42ce25f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Marks?= Date: Thu, 6 Jul 2023 12:05:42 +0200 Subject: [PATCH] Set reference version to 3.3.1-RC3 --- project/Build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Build.scala b/project/Build.scala index be0aaf0fc2b5..f7590eb31fe8 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -83,7 +83,7 @@ object DottyJSPlugin extends AutoPlugin { object Build { import ScaladocConfigs._ - val referenceVersion = "3.3.1-RC2" + val referenceVersion = "3.3.1-RC3" val baseVersion = "3.3.2-RC1" // temporarily, before branching out `3.4.0-RC1`