Skip to content

Commit 2781405

Browse files
committed
chore: Bump Version
1 parent 9aff80f commit 2781405

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
This document only concerns the changelog of the **Mod**, not the server.
99

10+
## [1.5.3] - 2025-10-08
11+
12+
### Changed
13+
14+
- Upgrade to Geode v4.9.0
15+
16+
### Fixed
17+
- No longer crash after 30 seconds if submission of deaths fails. ([#12](https://github.com/MaSp005/deathmarkers/issues/12))
18+
1019
## [1.5.2] - 2025-09-19
1120

1221
### Fixed

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"id": "freakyrobot.deathmarkers",
1010
"name": "DeathMarkers",
11-
"version": "v1.5.2",
11+
"version": "v1.5.3",
1212
"developer": "FreakyRobot",
1313
"description": "Online death collection for creators and players",
1414
"links": {

0 commit comments

Comments
 (0)