contrib/version

This commit is contained in:
riktenx
2025-08-29 12:03:15 -04:00
parent 5cb7de46c6
commit aa89432e84
2 changed files with 3 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ dependencies {
}
group = 'com.toofifty'
version = '1.0.10'
version = '1.0.11'
tasks.withType(JavaCompile).configureEach {
options.encoding = 'UTF-8'