From 0bc7a456bdea39d98402c76a74a49d0cfc56de62 Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Sat, 1 Jun 2024 06:53:35 +0000 Subject: [PATCH 1/2] Set version to 10.3.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 36b43653..8a0317f4 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 = 10.3.0 +version = 10.3.1 group = net.blay09.mods homepage=https://mods.twelveiterations.com/mc/balm sources=https://github.com/TwelveIterationMods/Balm From be5c63778e458e4f3a4699dac01496d6524e1e84 Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Sat, 1 Jun 2024 07:02:31 +0000 Subject: [PATCH 2/2] Set version to 10.3.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8a0317f4..6c5cb501 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 = 10.3.1 +version = 10.3.2 group = net.blay09.mods homepage=https://mods.twelveiterations.com/mc/balm sources=https://github.com/TwelveIterationMods/Balm