From 6fbb9f8deb377172ac6e7b810b5b7ef783ccb0da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20Kr=C3=BCger?= Date: Thu, 14 Sep 2023 17:43:57 +1000 Subject: [PATCH] release 1.1.3 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index e02fdfd..4185944 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.1.2" + current-version: "1.1.3" next-version: "999-SNAPSHOT"