From a132d20885d87666a61c58ed937c3bd33d428f68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 09:50:18 +0000 Subject: [PATCH] Release 0.3.6 --- CHANGELOG.md | 5 ++++- thunderstore.toml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c50e6f..fa4a0aa 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.6] - 2024-06-05 + ### Fixed - Fixed Hera keepsake causing a crash @@ -82,7 +84,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.5...HEAD +[unreleased]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.6...HEAD +[0.3.6]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.5...0.3.6 [0.3.5]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.4...0.3.5 [0.3.4]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.3...0.3.4 [0.3.3]: https://github.com/PonyWarrior/PonyAltar/compare/0.3.2...0.3.3 diff --git a/thunderstore.toml b/thunderstore.toml index e20ff03..c9a2a43 100644 --- a/thunderstore.toml +++ b/thunderstore.toml @@ -5,7 +5,7 @@ schemaVersion = "0.0.1" [package] namespace = "PonyWarrior" name = "PonyAltar" -versionNumber = "0.3.5" +versionNumber = "0.3.6" 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