From 2c5ac19e1d7908043055dfeb7fd444e559f9c6c8 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 21 Sep 2026 10:54:15 -0400 Subject: [PATCH] Release 5.3.0.Final --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index a10736637..9ee7a2a0b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 5.2.0.Final - next-version: 5.3.0-SNAPSHOT + current-version: 5.3.0.Final + next-version: 5.4.0-SNAPSHOT