Update to 4.15.1.1

This commit is contained in:
Zoinkwiz
2026-04-19 09:02:26 +01:00
committed by GitHub
parent 99bfa5a781
commit c2e10236bb

View File

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