Skip to content

Commit

Permalink
* Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
SigmundGranaas committed Nov 23, 2024
1 parent 86a65c9 commit befea6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Forgero Beta release 0.12.7
# Forgero Beta release 0.12.9

## Changelog
* [Patch]: Added support for applying overrides in model variants by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1103
* [Patch]: Property optimizations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1104
* [Patch]: Simplified voxelshape for the upgrade station by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/1106
* [Feature]: Predicate for checking if a player is using an item by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1109
* [Patch]: Stopped gravity addition after hitting the ground by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1110
* [Patch]: Added weight to throwable items by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1111
* [Patch]: Removed all souls code by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1115
* [Patch]: Removed conditions from looting functions by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1116
* [Patch]: Fixes unbreakable condition issues by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1120
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.caching=true
maven_group=com.sigmundgranaas
mod_id=forgero
mod_name=Forgero
mod_version=0.12.8
mod_version=0.12.9
release_type=release
# Dependencies
java_version=17
Expand Down

0 comments on commit befea6a

Please sign in to comment.