Skip to content

Commit fe53873

Browse files
committed
Fix legacy block mapping
1 parent 86487a8 commit fe53873

2 files changed

Lines changed: 250 additions & 248 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ allprojects {
1313
apply(plugin: "org.cadixdev.licenser")
1414

1515
setGroup("net.elytrium.limboapi")
16-
setVersion("1.1.16")
16+
setVersion("1.1.17-SNAPSHOT")
1717

1818
compileJava {
1919
getOptions().setEncoding("UTF-8")

0 commit comments

Comments
 (0)