v2.0.1 - Hex color support
This commit is contained in:
parent
5db7fd2ba3
commit
f728c3e6bb
4 changed files with 48 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
|
||||
group = 'net.frankheijden.serverutils'
|
||||
String dependencyDir = group + '.dependencies'
|
||||
version = '2.0.0'
|
||||
version = '2.0.1'
|
||||
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue