diff --git a/.github/project.yml b/.github/project.yml index 459a67c..907b0fd 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,3 @@ release: - current-version: 0 - next-version: 999-SNAPSHOT - + current-version: 1.0.0-beta.1 + next-version: 1.0.0-SNAPSHOT