diff --git a/.github/project.yml b/.github/project.yml index ad259c6..54f4a87 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.1.0" - next-version: "1.2-SNAPSHOT" + current-version: "1.2.0" + next-version: "1.3-SNAPSHOT"