Skip to content

Commit

Permalink
Bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rongmario committed Sep 5, 2024
1 parent 6b96029 commit 2813ef5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.2.1] - 2024-09-05

### Fixed
- Crashes in Cleanroom environment due to path issues
- Ingame file paths not being correct

## [0.2.0] - 2024-09-05

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generate_javadocs_jar = false

# Mod Information
# HIGHLY RECOMMEND complying with SemVer for mod_version: https://semver.org/
mod_version = 0.2.0
mod_version = 0.2.1
root_package = com.cleanroommc
mod_id = flare
mod_name = Flare
Expand Down

0 comments on commit 2813ef5

Please sign in to comment.