From e2fbfcf06adc06314b6661826bc46c485617a8a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Mon, 28 Oct 2024 11:35:23 +0100 Subject: [PATCH] Release 5.0.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index b4bc628..e303cca 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 4.1.0 + current-version: 5.0.0 next-version: 999-SNAPSHOT