v2.0.7 - REEE debug

This commit is contained in:
Frank van der Heijden 2020-07-20 14:48:47 +02:00
parent 93d3ed729e
commit 719163c579
No known key found for this signature in database
GPG key ID: 26DA56488D314D11
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = 'net.frankheijden.serverutils'
version = '2.0.6'
version = '2.0.7'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8