From e7d27a9aea6d7edecd7f1ca4edf9c2d1fe5f0238 Mon Sep 17 00:00:00 2001 From: pablo gonzalez granados Date: Sat, 13 Jan 2024 12:05:55 +0100 Subject: [PATCH] Release 2.0.0: Quarkus 3.x migration --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 0aa1980..d685860 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 1.1.0 - next-version: 1.1.1-SNAPSHOT + current-version: 2.0.0 + next-version: 2.0.1-SNAPSHOT