From 45b55b1c0a0d520d769b57c264ab9b902049b59a Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 9 Dec 2024 10:19:41 +0100 Subject: [PATCH] Release 5.0.2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 6df041c..10f9265 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: 5.0.1 - next-version: 5.0.2-SNAPSHOT + current-version: 5.0.2 + next-version: 5.0.3-SNAPSHOT