diff --git a/.github/project.yml b/.github/project.yml index 7cd49c2..4c6fb02 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.1.2" - next-version: "1.2.0-SNAPSHOT" + current-version: "1.2.0" + next-version: "1.3.0-SNAPSHOT"