Skip to content

Commit

Permalink
Bump mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Apr 7, 2024
1 parent 04127d4 commit a252134
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mod_version=1.2.5
mod_version=1.3.0
minecraft_version=1.20.1
forge_version=47.0.1
cyclopscore_version=1.18.14-403
Expand Down
9 changes: 9 additions & 0 deletions resources/changelog/1.20.1-1.3.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.14 or higher.

Additions:
* Add `exportmetadata` command, Closes #6

Fixes:
* Fix crash when exporting items with slashes in key, Closes #26

0 comments on commit a252134

Please sign in to comment.