From 82da57b9a8c5adfe46b3d83144a225dc34085a7c Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Tue, 7 May 2024 11:29:37 +0200 Subject: [PATCH] release 3.1.8 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 1e7c25a7..c4ee7186 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Jandex release: - current-version: 3.1.7 - next-version: 3.1.8-SNAPSHOT + current-version: 3.1.8 + next-version: 3.1.9-SNAPSHOT