From ce4e781c143f214a80f1ebce1aaf67542bbc8c74 Mon Sep 17 00:00:00 2001 From: Eddie Carpenter Date: Wed, 18 Sep 2024 09:06:32 +1200 Subject: [PATCH] Update project.yml Releasing version 2.0.5 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index a48187e8..ebb9997b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "2.0.4" - next-version: "2.0.5-SNAPSHOT" + current-version: "2.0.5" + next-version: "2.0.6-SNAPSHOT"