Update to 4.12.1.1

This commit is contained in:
Zoinkwiz
2025-12-04 10:45:58 +00:00
committed by GitHub
parent c155876a39
commit 9675b02d06

View File

@@ -36,7 +36,7 @@ dependencies {
}
group = 'com.questhelper'
version = '4.12.1'
version = '4.12.1.1'
sourceCompatibility = JavaVersion.VERSION_11
tasks.withType(JavaCompile) {