From 87d4c0d833a0a83ad2293aa51c9f284335134ef7 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Fri, 8 Aug 2025 19:31:21 +0300 Subject: [PATCH] Release 1.1.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 440d37f91..d6e94f5cd 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.1.0" + current-version: "1.1.1" next-version: "999-SNAPSHOT"