diff --git a/.github/project.yaml b/.github/project.yaml index 6fd04f3..e166770 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.2" - next-version: "1.2.3-SNAPSHOT" + current-version: "1.2.3" + next-version: "1.2.4-SNAPSHOT"