Skip to content

Commit 1c338e6

Browse files
committed
Release 1.0.7
1 parent 27e7729 commit 1c338e6

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.0.6
1+
1.0.7

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.0.6")
12+
setVersion("1.0.7")
1313

1414
java {
1515
setSourceCompatibility(JavaVersion.VERSION_17)

0 commit comments

Comments
 (0)