From 306b1f6bacd3eb5cc59e2dd5d9175d8fa8098b19 Mon Sep 17 00:00:00 2001 From: Sergey Beryozkin Date: Tue, 23 Jun 2026 17:44:13 +0100 Subject: [PATCH] Release 5.0.0-RC1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index a5277847..550db438 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye JWT release: - current-version: 4.6.3 - next-version: 4.6.4-SNAPSHOT + current-version: 5.0.0-RC1 + next-version: 5.0.0-SNAPSHOT