We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a738f75 commit f549cfcCopy full SHA for f549cfc
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'com.github.johnrengelman.shadow' version '7.0.0'
6
}
7
group = 'fr.minemobs'
8
-version = '1.0-SNAPSHOT'
+version = '1.1'
9
10
repositories {
11
mavenCentral()
0 commit comments