From 8ab266066c30c6585d2c3cf24f6b3a8405e12efc Mon Sep 17 00:00:00 2001 From: Eddie Carpenter Date: Thu, 29 Aug 2024 09:29:04 +1200 Subject: [PATCH] Update project.yml Updated the version --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index b0472bc4..34e7dd0e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "2.0.2" - next-version: "2.0.3-SNAPSHOT" + current-version: "2.0.3" + next-version: "2.0.4-SNAPSHOT"