From 816dcb78b6a9c477f1ed3d12053602f25f05aa06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Crocquesel?= <88554524+scrocquesel@users.noreply.github.com> Date: Wed, 4 Oct 2023 19:15:06 +0200 Subject: [PATCH] chore: release 2.5.2 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index fc4334915..0305157d9 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: 2.5.1 + current-version: 2.5.2 next-version: 999-SNAPSHOT