Skip to content

Commit

Permalink
4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZZZank committed Mar 4, 2025
1 parent 183c870 commit aa6caf6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# ProbeJS Legacy 4.7.0 -> 4.7.1

fix type declaration

- fix type declaration having broken imports, this is especially significant in simulated `Internal`
- fix param of `recipeEvent.custom(...)`

---

# ProbeJS Legacy 4.6.3 -> 4.7.0

`@ReturnsSelf` support & better comment formatting
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ vineflower_version=1.10.1
parchment_version=1.16.5:2022.03.06

# Mod Properties
mod_version=4.7.0
mod_version=4.7.1
maven_group=com.prunoideae
archives_base_name=probejs
mod_id=probejs
Expand Down

0 comments on commit aa6caf6

Please sign in to comment.