Skip to content

Commit 3bef9cb

Browse files
committed
6.0.2
1 parent af69115 commit 3bef9cb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# ProbeJS Legacy 6.0.1 -> 6.0.2
2+
3+
Fix forge class scanner
4+
5+
- fix NPE due to `ClassData.parent` being `null`
6+
7+
---
8+
19
# ProbeJS Legacy 6.0.0 -> 6.0.1
210

311
Skip anonymous class

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license=GNU LGPLv3
88
#pack format 6 is format for Minecraft 1.16.5. Be aware may have changed by the time you use this template!
99
resource_pack_format=6
1010

11-
mod_version=6.0.1
11+
mod_version=6.0.2
1212
mod_id=probejs
1313
mod_display_name=ProbeJSLegacy
1414
mod_author=Prunoideae && ZZZank

0 commit comments

Comments
 (0)