We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f604eae commit 3b93518Copy full SHA for 3b93518
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = 'net.frankheijden.serverutils'
7
-version = '2.0.7'
+version = '2.1.0'
8
9
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
10
0 commit comments