diff --git a/.github/project.yml b/.github/project.yml index c09f14c..c9f863f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.0.0" - next-version: "1.1.0-SNAPSHOT" + current-version: "1.1.0" + next-version: "1.2.0-SNAPSHOT"