diff --git a/CHANGELOG.md b/CHANGELOG.md index 0364127..3645e61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,18 +7,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ### Added -- Force Field Generator - ### Changed -- Keycards can now be dyed any color - ### Deprecated ### Removed ### Fixed +## [0.3.0] - 2024-05-24 + +### Added + +- Force Field Generator + +### Changed + +- Keycards can now be dyed any color + ## [0.2.0] - 2024-05-23 ### Added @@ -40,7 +46,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Keycard writer - Keycard cloner -[Unreleased]: https://github.com/andersmmg/LockAndBlock/compare/v0.2.0...HEAD +[Unreleased]: https://github.com/andersmmg/LockAndBlock/compare/v0.3.0...HEAD +[0.3.0]: https://github.com/andersmmg/LockAndBlock/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/andersmmg/LockAndBlock/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/andersmmg/LockAndBlock/compare/v0.0.0...v0.1.0 diff --git a/gradle.properties b/gradle.properties index cf68839..a6b9e20 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ loader_version=0.15.11 # Mod Properties mod_name=Lock & Block -mod_version=0.2.0 +mod_version=0.3.0 maven_group=com.andersmmg archives_base_name=LockAndBlock modrinth_id=CoXJchqF