From 9ab4d519425482428154f9cddcb429a01b484208 Mon Sep 17 00:00:00 2001 From: Chris Laprun Date: Thu, 21 Nov 2024 09:31:32 +0100 Subject: [PATCH] chore: release 6.9.0 Signed-off-by: Chris Laprun --- .github/project.yml | 4 ++-- docs/modules/ROOT/pages/includes/attributes.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 6417f6e9..a9c4ffc3 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: Java Operator SDK Extension release: - current-version: 6.8.3 - next-version: 6.8.4-SNAPSHOT + current-version: 6.9.0 + next-version: 6.9.1-SNAPSHOT diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 98e818b3..3060a4ce 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 6.8.3 +:project-version: 6.9.0 :examples-dir: ./../examples/