diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e78ce..e59bf13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.2] - 2024-10-17 + ### Added - Added Athena @@ -104,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First version of the mod! -[unreleased]: https://github.com/PonyWarrior/PonyAltar/compare/0.4.1...HEAD +[unreleased]: https://github.com/PonyWarrior/PonyAltar/compare/0.4.2...HEAD +[0.4.2]: https://github.com/PonyWarrior/PonyAltar/compare/0.4.1...0.4.2 [0.4.1]: https://github.com/PonyWarrior/PonyAltar/compare/0.4.0...0.4.1 [0.4.0]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.6...0.4.0 [0.3.6]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.5...0.3.6 diff --git a/thunderstore.toml b/thunderstore.toml index 30ca80c..4d26913 100644 --- a/thunderstore.toml +++ b/thunderstore.toml @@ -5,7 +5,7 @@ schemaVersion = "0.0.1" [package] namespace = "PonyWarrior" name = "PonyAltar" -versionNumber = "0.4.1" +versionNumber = "0.4.2" description = "Overhauls the Gods' keepsakes, transferring their functionality to an altar and giving each keepsake a unique effect." websiteUrl = "https://github.com/PonyWarrior/PonyAltar" containsNsfwContent = false