Skip to content

Commit

Permalink
Fix legacy block mapping
Browse files Browse the repository at this point in the history
Former-commit-id: fe53873
  • Loading branch information
JNNGL committed Aug 15, 2023
1 parent 7c5bf63 commit c7e710d
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 248 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ allprojects {
apply(plugin: "org.cadixdev.licenser")

setGroup("net.elytrium.limboapi")
setVersion("1.1.16")
setVersion("1.1.17-SNAPSHOT")

compileJava {
getOptions().setEncoding("UTF-8")
Expand Down
Loading

0 comments on commit c7e710d

Please sign in to comment.