Skip to content

Commit 68eab2a

Browse files
authored
Update build.gradle
1 parent bb5a974 commit 68eab2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ subprojects {
66
apply plugin: 'java'
77
apply plugin: 'com.github.johnrengelman.shadow'
88

9-
version = '1.3'
9+
version = '1.0-1.3'
1010
group = 'com.github.koxsosen'
1111

1212
dependencies {
@@ -60,4 +60,4 @@ subprojects {
6060
targetCompatibility = '1.8'
6161
}
6262

63-
}
63+
}

0 commit comments

Comments
 (0)