Update version to 1.0.7

This commit is contained in:
pww918
2024-09-18 11:39:14 +04:00
parent 650b94f6af
commit 52a2111bc0

View File

@@ -24,7 +24,7 @@ dependencies {
}
group = 'com.toofifty'
version = '1.0.6'
version = '1.0.7'
tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'