From e216ad2b777efa25dea341f859e3afaab39e906b Mon Sep 17 00:00:00 2001 From: Eddie Carpenter Date: Tue, 22 Oct 2024 09:31:48 +1300 Subject: [PATCH] Bumped the version to test the new release process --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index a23ccf1e..806b1dc7 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "2.1.0" - next-version: "2.1.1-SNAPSHOT" + current-version: "2.1.1" + next-version: "2.1.2-SNAPSHOT"