Bump version to 2.2.4-DEV

This commit is contained in:
Frank van der Heijden 2020-12-19 15:20:26 +01:00
parent 466e2659e8
commit 295eb77452
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

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