From 211bc4407da487e3b4f36afd8150b99a6f64feaf Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 14 Oct 2024 11:09:40 -0300 Subject: [PATCH] Release 3.3.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 6d64ebd..a69a966 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "3.2.2" + current-version: "3.3.0" next-version: "999-SNAPSHOT"