diff --git a/build.gradle b/build.gradle index eef707d..4234e3f 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'maven' apply plugin: 'java-gradle-plugin' group = 'com.github.hmcore' -version = '2.6-SNAPSHOT' +version = '2.6.1-SNAPSHOT' repositories { jcenter()