Bump v2.4.1-DEV
This commit is contained in:
parent
c7ea4b0fd5
commit
07e34f2e8d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
||||||
|
|
||||||
group = 'net.frankheijden.serverutils'
|
group = 'net.frankheijden.serverutils'
|
||||||
String dependencyDir = group + '.dependencies'
|
String dependencyDir = group + '.dependencies'
|
||||||
version = '2.4.0'
|
version = '2.4.1-DEV'
|
||||||
|
|
||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue