From 5adad0c8d4b8eefac8c400d8765d1652d1172121 Mon Sep 17 00:00:00 2001 From: ev chang Date: Sat, 29 Jun 2024 03:13:37 +0900 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c4c8e38e..09598a8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ mod_id=patcher # betas will be "1.x.x+beta-y" / "1.x.x+branch_beta-y" # rcs will be 1.x.x+rc-y # extra branches will be 1.x.x+branch-y -mod_version=1.9.1 +mod_version=1.9.2 # Sets the name of the jar file that you put in your 'mods' folder. mod_archives_name=PolyPatcher