From 0464e995b0e773688b2fd2df47b2d0fba2b4d6e1 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Fri, 27 Dec 2024 01:12:49 +0100 Subject: [PATCH] 1.1.1 (#344) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 581c176e..f7abd392 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.1.0" + current-version: "1.1.1" next-version: "999-SNAPSHOT"