From 57026a270fa934741f92fa602ce297838fbc89a4 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Wed, 23 Oct 2024 12:54:06 -0300 Subject: [PATCH] Release 3.3.1 (#157) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index a69a966..d2a25b1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "3.3.0" + current-version: "3.3.1" next-version: "999-SNAPSHOT"