bump version

This commit is contained in:
Relentless 2022-11-21 14:47:34 +01:00
parent e1c5b3d992
commit 74d9fb6532
No known key found for this signature in database
GPG key ID: 759D97B8C6F25265
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,16 @@ 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].
## [0.2.5] - 2022-11-21
### Added
- a way to obtain the `unify.json` config and the material list from the KubeJS binding
### Fixed
- hiding of tags that only consisted of items with the same namespace ([#21])
- stone strata detection not being applied to ingredients ([#22])
- inconsistency in recipe duplication removal and dumps ([#23])
## [0.2.4] - 2022-11-13
### Fixed
@ -198,6 +208,7 @@ Initial 1.19 release!
[semantic versioning]: https://semver.org/spec/v2.0.0.html
<!-- Versions -->
[0.2.5]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.2.5-beta
[0.2.4]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.2.4-beta
[0.2.3]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.2.3-beta
[0.2.2]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.2.2-beta

View file

@ -1,7 +1,7 @@
# Mod Info
modId = almostunified
modName = AlmostUnified
modVersion = 0.2.4
modVersion = 0.2.5
modAuthor = AlmostReliable
modDescription = Unify all resources.