From 60211cccdd814a525d580fd4256fd0fb738f40d2 Mon Sep 17 00:00:00 2001 From: PrototypeTrousers Date: Thu, 28 Sep 2023 16:44:11 -0300 Subject: [PATCH] bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb3a247ba..8c9727c76 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.22 +modVersion=rv6-stable-7-extended_life-v0.55.23b # 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