diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c8a15..7a305c5 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.3.1] - 2024-05-21 + ### Changed - Changed force spawn mechanic for Artemis and Selene, fixing issues with them. @@ -52,7 +54,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.3.0...HEAD +[unreleased]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.1...HEAD +[0.3.1]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.0...0.3.1 [0.3.0]: https://github.com/PonyWarrior/PonyAltar/compare/0.2.0...0.3.0 [0.2.0]: https://github.com/PonyWarrior/PonyAltar/compare/0.1.1...0.2.0 [0.1.1]: https://github.com/PonyWarrior/PonyAltar/compare/0.1.0...0.1.1 diff --git a/thunderstore.toml b/thunderstore.toml index f89a0bb..d029cf5 100644 --- a/thunderstore.toml +++ b/thunderstore.toml @@ -5,7 +5,7 @@ schemaVersion = "0.0.1" [package] namespace = "PonyWarrior" name = "PonyAltar" -versionNumber = "0.3.0" +versionNumber = "0.3.1" 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