From e4ec36b133c5b9a09b996115308366476b0cc51c Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 4 Dec 2024 16:19:21 -0800 Subject: [PATCH] Update gradle.properties Bump version to 1.3.7 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b03ec233..05e4b217 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ kotlin.code.style=official org.gradle.jvmargs=-Xmx2G # Mod Properties -modVersion = 1.3.6 +modVersion = 1.3.7 mavenGroup = com.github.quiltservertools modId = ledger modName = Ledger