mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-24 00:28:04 -05:00
bump version
This commit is contained in:
parent
d281626423
commit
2a7a6444ee
2 changed files with 3 additions and 2 deletions
|
@ -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.2.0] - 2022-10-19
|
||||
|
||||
### Added
|
||||
- priority overrides
|
||||
|
@ -150,6 +150,7 @@ Initial 1.19 release!
|
|||
[semantic versioning]: https://semver.org/spec/v2.0.0.html
|
||||
|
||||
<!-- Versions -->
|
||||
[0.2.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.2.0-beta
|
||||
[0.1.2]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.1.2-beta
|
||||
[0.1.1]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.1.1-beta
|
||||
[0.1.0]: https://github.com/AlmostReliable/almostunified/releases/tag/v1.19-0.1.0-beta
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Mod Info
|
||||
modId = almostunified
|
||||
modName = AlmostUnified
|
||||
modVersion = 0.1.2
|
||||
modVersion = 0.2.0
|
||||
modAuthor = AlmostReliable
|
||||
modDescription = Unify all resources.
|
||||
|
||||
|
|
Loading…
Reference in a new issue