From 8e00f4331e24cbe1455219c91dc24f6417e14833 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Fri, 22 Sep 2023 12:09:48 +0200 Subject: [PATCH] release 3.1.4 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index fb0fd67b..93fa618b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Jandex release: - current-version: 3.1.3 - next-version: 3.1.4-SNAPSHOT + current-version: 3.1.4 + next-version: 3.1.5-SNAPSHOT