From ab6372ee264bbe6ed771f9a8e795134f918b435c Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Mon, 27 May 2024 13:51:38 +0200 Subject: [PATCH] 1.5.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 161266e..2839c8c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.5.0" + current-version: "1.5.1" next-version: "999-SNAPSHOT"