We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dedea9 commit be718e2Copy full SHA for be718e2
1 file changed
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
defaultTasks("shadowJar")
8
9
group = 'net.mcmetrics'
10
-version = '2.5.0'
+version = '2.6.0'
11
12
subprojects {
13
apply plugin: 'java'
0 commit comments