From 0eee918ef4c91dd0c4fb0b1e5b1a9477a56349ae Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Tue, 3 Sep 2024 09:28:43 +0200 Subject: [PATCH] 1.7.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 060246b..2ca92b0 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.7.0" + current-version: "1.7.1" next-version: "999-SNAPSHOT"