From 86fdc2efb018e19fc2b7b394ec475059e1e205b5 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Wed, 6 Mar 2024 14:46:01 +0100 Subject: [PATCH] 1.3.1 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 549442b..6eca659 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.3.0" + current-version: "1.3.1" next-version: "999-SNAPSHOT"