From bca1f5c07c18d483542dedc09be7c25956f9c60a Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Sat, 21 Dec 2024 20:10:33 +0100 Subject: [PATCH] 1.0.9 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 489eafdf..25cd8e8b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.0.8" + current-version: "1.0.9" next-version: "999-SNAPSHOT"