Skip to content

Commit

Permalink
Release 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent 7cec099 commit a132d20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion thunderstore.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a132d20

Please sign in to comment.