From 532b4a5ab9845d597bf8eb75df74c2d4f040cf42 Mon Sep 17 00:00:00 2001 From: Melloware Date: Mon, 25 Nov 2024 07:14:05 -0500 Subject: [PATCH] 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 f9e73ba..9f9cbeb 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "3.2.1" + current-version: "3.3.0" next-version: "999-SNAPSHOT"