From c59ef9432dcb1a0678ca51dc2fbe6fe765c9c8f4 Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 15 Aug 2024 08:41:44 -0400 Subject: [PATCH] 2.0.4 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index d0243df..2ae5658 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "2.0.3" + current-version: "2.0.4" next-version: "999-SNAPSHOT"