Skip to content

Commit 2c61c60

Browse files
committed
1.1.1 Release
1 parent 50b1508 commit 2c61c60

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
@@ -10,7 +10,7 @@ plugins() {
1010
}
1111

1212
this.group = "net.elytrium"
13-
this.version = "1.1.1-SNAPSHOT"
13+
this.version = "1.1.1"
1414

1515
compileJava() {
1616
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)