From 3c62ac79c30aa1fbb91e73ab6d3ad5c766f7a306 Mon Sep 17 00:00:00 2001 From: PrototypeTrousers Date: Sat, 8 Jul 2023 21:39:38 -0300 Subject: [PATCH] bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6cd36171b..346bf5981 100644 --- a/gradle.properties +++ b/gradle.properties @@ -42,7 +42,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.16 +modVersion=rv6-stable-7-extended_life-v0.55.17 # 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