Skip to content

Commit

Permalink
4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZZZank committed Feb 8, 2025
1 parent 4d9eb0f commit 0bc415a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# ProbeJS Legacy 4.6.0 -> 4.6.1

Fix `java(...)`

- Fixed `java(...)` broken in 4.6.0
- ProbeJS Legacy will now print a bit more error message when some classloading fails
- `xxx.d.ts` file with too many modules in it will now be split into smaller files for better performance

---

# ProbeJS Legacy 4.5.0 -> 4.6.0

Simulated `Internal`
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.6.0
mod_version=4.6.1
maven_group=com.prunoideae
archives_base_name=probejs
mod_id=probejs
Expand Down

0 comments on commit 0bc415a

Please sign in to comment.