From e7b162d012e482c8e9228f138af92b0dc84cd2f3 Mon Sep 17 00:00:00 2001 From: Jianguo Ma Date: Mon, 20 May 2024 07:29:11 +0800 Subject: [PATCH] release 1.0.4 Signed-off-by: Jianguo Ma --- .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 32e230f6..8bbc9a6a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.0.3" + current-version: "1.0.4" next-version: "999-SNAPSHOT" diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index a23c04a1..ed983fc7 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:project-version: 1.0.3 +:project-version: 1.0.4 :examples-dir: ./../examples/ \ No newline at end of file