From a320fdd88f1c01ac21970e7f8032baa8bd90fcbb Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Thu, 27 Jun 2024 16:07:28 +0000 Subject: [PATCH] Set version to 21.0.10 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3ff870b8..e520099c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ mod_name = Balm mod_author = BlayTheNinth credits = BlayTheNinth description = Abstraction Layer (but not really) for Blay's multiplatform mods -version = 21.0.9 +version = 21.0.10 group = net.blay09.mods homepage=https://mods.twelveiterations.com/mc/balm sources=https://github.com/TwelveIterationMods/Balm