diff --git a/.github/project.yaml b/.github/project.yaml index cef22ab..12c5f2c 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.1.0" - next-version: "1.1.1-SNAPSHOT" + current-version: "1.1.1" + next-version: "1.1.2-SNAPSHOT"