From 2f11054132f374cbd0ff136d339e1a2102aa9447 Mon Sep 17 00:00:00 2001 From: PrototypeTrousers Date: Tue, 7 Nov 2023 18:26:13 -0300 Subject: [PATCH] bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5a00103cc..35ae297eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -39,7 +39,7 @@ modId=appliedenergistics2 modGroup=appeng # Version of your mod. # This field can be left empty if you want your mod's version to be determined by the latest git tag instead. -modVersion=rv6-stable-7-extended_life-v0.55.24 +modVersion=rv6-stable-7-extended_life-v0.55.26 # Whether to use the old jar naming structure (modid-mcversion-version) instead of the new version (modid-version) includeMCVersionJar=false # The name of your jar when you produce builds, not including any versioning info