From a7742b09cc9bfdf34491a815dcc15ef49cb55d98 Mon Sep 17 00:00:00 2001 From: orekyuu Date: Sat, 21 Dec 2024 20:28:54 +0900 Subject: [PATCH] Release 0.0.13 --- .github/project.yml | 4 ++-- docs/modules/ROOT/pages/includes/attributes.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 9309993..5774e4d 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Quarkiverse Extension release: - current-version: 0.0.12 - next-version: 0.0.13-SNAPSHOT + current-version: 0.0.13 + next-version: 0.0.14-SNAPSHOT diff --git a/docs/modules/ROOT/pages/includes/attributes.adoc b/docs/modules/ROOT/pages/includes/attributes.adoc index 9596588..1d22c8f 100644 --- a/docs/modules/ROOT/pages/includes/attributes.adoc +++ b/docs/modules/ROOT/pages/includes/attributes.adoc @@ -1,3 +1,3 @@ -:quarkus-version: 3.16.3 -:quarkus-doma-version: 0.0.12 +:quarkus-version: 3.17.5 +:quarkus-doma-version: 0.0.13 :doma-version: 3.1.0 \ No newline at end of file