Skip to content

Commit

Permalink
Updated for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andersmmg committed May 25, 2024
1 parent c967567 commit f09d471
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f09d471

Please sign in to comment.