Bump to v1.0.1

feat/data-edit-commands
William 3 years ago
parent af95e80765
commit f56849e9e1

@ -11,7 +11,7 @@ plugins {
allprojects {
group 'me.William278'
version '1.0'
version '1.0.1'
compileJava { options.encoding = 'UTF-8' }
tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }

Loading…
Cancel
Save