Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt authored and github-actions[bot] committed Mar 17, 2024
1 parent 01c3d90 commit 461b93f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## Unreleased
## [0.9.1] - 2024-03-17

### Added
- added support for Blood Magic
Expand Down Expand Up @@ -122,6 +122,7 @@ Initial 1.20.1 release!
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[0.9.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.20.1-0.9.1
[0.9.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.20.1-0.9.0
[0.8.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.20.1-0.8.1
[0.8.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.20.1-0.8.0-beta
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ enableAccessWidener = false
minecraftVersion = 1.20.1

# Mod
modVersion = 0.9.0
modVersion = 0.9.1
modPackage = com.almostreliable.unified
modId = almostunified
modName = AlmostUnified
Expand Down

0 comments on commit 461b93f

Please sign in to comment.