This commit is contained in:
Frank van der Heijden 2020-06-07 12:40:28 +02:00
parent c0d76d77f5
commit d60c34ddf1
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

@ -5,7 +5,7 @@ plugins {
String packagePath = 'net.frankheijden.serverutils'
group = packagePath
version '1.0.4'
version '1.1.0'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
repositories {