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