From d2aadcbef9804670b50fc351e07fd7aacf992d72 Mon Sep 17 00:00:00 2001 From: Keir Davis Date: Sat, 7 Sep 2024 22:11:42 +0100 Subject: [PATCH] 1.12.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cbf3b48..b0d057f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mod_name=Apec # Sets the id of your mod that mod loaders use to recognize it. mod_id=apec # Sets the version of your mod. Make sure to update this when you make changes according to semver. -mod_version=1.12.3 +mod_version=1.12.4 # Sets the name of the jar file that you put in your 'mods' folder. mod_archives_name=Apec