From 5e0de6475701c81841b92f647211aadb18029c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Marks?= Date: Wed, 28 Feb 2024 18:50:50 +0100 Subject: [PATCH] Release 3.3.3 --- project/Build.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Build.scala b/project/Build.scala index 5fa2cd727f80..0135ebb69f48 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -83,7 +83,7 @@ object Build { val referenceVersion = "3.3.1" - val baseVersion = "3.3.2" + val baseVersion = "3.3.3" // Versions used by the vscode extension to create a new project // This should be the latest published releases.