From 18944ff47e0b81a2da231c2fab9c307f977f59cc Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Thu, 12 Jun 2025 18:55:37 +0100 Subject: [PATCH] Release 3.13.2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 7c37a1420..738413496 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Config release: - current-version: 3.13.1 - next-version: 3.13.2-SNAPSHOT + current-version: 3.13.2 + next-version: 3.13.3-SNAPSHOT