Skip to content

Commit 08caf25

Browse files
committed
version bump for release
1 parent ee37df4 commit 08caf25

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Changelog
22

3-
## [1.20.1-1.7.39] - 2025-10-02
3+
## [1.20.1-1.7.40] - 2026-02-05
44
### Bugfixes / Tweaks
5-
- Updated Chinese Translations
6-
- Adjusted combat xp defaults to increase gains
7-
- Added "req" as a logging category for debugging
8-
- Fixed "showInList" skill property not applying to inventory skill list
9-
- Added SKILL_DOWN event to capture when players lose levels due to death. can be used with Perks like other events.
5+
- Fixed Salvage failing to drop full counts at high max count

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ forge_version_range = [47.0.1,)
1111
loader_version_range = [46,)
1212
mod_id = pmmo
1313
mod_name = Project MMO
14-
mod_version = 1.7.39
14+
mod_version = 1.7.40
1515

1616
##JEI Versions
1717
jei_version = 15.2.0.27

0 commit comments

Comments
 (0)