From 69f414ca228ad9103fa42e35d1f0f5dbf3d4a13e Mon Sep 17 00:00:00 2001 From: Melloware Date: Sun, 5 May 2024 09:50:48 -0400 Subject: [PATCH] Update project.yml --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 4058d1c..728d246 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "4.4.0" + current-version: "4.4.1" next-version: "999-SNAPSHOT"