Skip to content

Commit 672e680

Browse files
committed
1.0.8 release
1 parent 907c646 commit 672e680

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.6
1+
1.0.8

build.gradle

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

1212
setGroup("net.elytrium")
13-
setVersion("1.0.8-SNAPSHOT")
13+
setVersion("1.0.8")
1414

1515
java {
1616
setSourceCompatibility(JavaVersion.VERSION_11)

0 commit comments

Comments
 (0)