From 175314e68b8b8fc13a6d4931cc765cb1b7e3c97b Mon Sep 17 00:00:00 2001 From: Marco Bungart Date: Fri, 8 Mar 2024 14:43:11 +0100 Subject: [PATCH] Release 3.1.5 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index d23ff99a..8907eae2 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 3.1.4 - next-version: 999-SNAPSHOT + current-version: 3.1.5 + next-version: 3.1.x-999-SNAPSHOT