Skip to content

Commit f549cfc

Browse files
committed
Updated version field
1 parent a738f75 commit f549cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'com.github.johnrengelman.shadow' version '7.0.0'
66
}
77
group = 'fr.minemobs'
8-
version = '1.0-SNAPSHOT'
8+
version = '1.1'
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)