From 3bad71c6103344812404543e41e24ae6701658a1 Mon Sep 17 00:00:00 2001 From: Melloware Date: Fri, 15 Nov 2024 14:46:01 -0500 Subject: [PATCH] 1.0.4 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 754b7824..a6d5f578 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.0.3" + current-version: "1.0.4" next-version: "999-SNAPSHOT"