From 862ad198518ed14581dd9f1947162b0acbdddc25 Mon Sep 17 00:00:00 2001 From: xstefank Date: Fri, 31 Jan 2025 09:00:49 +0100 Subject: [PATCH] chore: release 6.9.3 Signed-off-by: xstefank --- .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 7a795bbf2..0c684c615 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: Java Operator SDK Extension release: - current-version: 6.9.2 - next-version: 6.9.3-SNAPSHOT + current-version: 6.9.3 + next-version: 6.9.4-SNAPSHOT diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 99e29b22c..39939f752 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 6.9.2 +:project-version: 6.9.3 :examples-dir: ./../examples/