Bump version number

feat/data-edit-commands
William 3 years ago
parent 7785bc252d
commit aaf52d6dc7

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

Loading…
Cancel
Save