From b9829c0f19e572ef6b5bb04bcab2d3ce509675c6 Mon Sep 17 00:00:00 2001 From: David Andlinger Date: Fri, 7 Feb 2025 18:58:41 +0100 Subject: [PATCH] bumped project version to 2.0.8 --- .github/project.yml | 2 +- docs/modules/ROOT/pages/includes/attributes.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 9abcd15..ec4bc75 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ release: - current-version: "2.0.7" + current-version: "2.0.8" next-version: "2.1.0-SNAPSHOT" pre-release: false latest: false diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 7796d44..edb5e44 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 2.0.7 +:project-version: 2.0.8 :examples-dir: ./../examples/ \ No newline at end of file