Skip to content

Commit 56c1467

Browse files
committed
1.1.8 release
1 parent 35bdfa4 commit 56c1467

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.7
1+
1.1.8

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
setGroup("net.elytrium")
12-
setVersion("1.1.8-SNAPSHOT")
12+
setVersion("1.1.8")
1313

1414
compileJava {
1515
getOptions().setEncoding("UTF-8")

0 commit comments

Comments
 (0)