diff --git a/.github/project.yml b/.github/project.yml index 1c14b5d1d..77851c887 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,7 +1,7 @@ name: Java Operator SDK Extension release: - current-version: 7.0.0.CR1 - next-version: 7.0.0-SNAPSHOT + current-version: 7.0.0 + next-version: 7.0.1-SNAPSHOT quarkus-platform-branches: - "main" - - "3.17" + - "3.18" diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 0237b1079..0500c485b 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 7.0.0.CR1 +:project-version: 7.0.0 :examples-dir: ./../examples/