Skip to content

Commit

Permalink
* Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
SigmundGranaas committed Sep 11, 2024
1 parent 7bb2cf9 commit ab5386c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Forgero Beta release 0.12.6
# Forgero Beta release 0.12.7

## Changelog
* [Patch]: Optimized item conversion and registration by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1075
* [Patch]: Handler predicate fixes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1078
* [Patch] Fixed namespaces on packs by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/1081
* [Patch]: Fix dynamic attribute filtration in slots by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1084
* [Patch]: Use dynamic attributes instead of default ones for reach by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1085
* [Patch]: Added feature and attribute header to tooltip for tools by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1086
* [Patch]: Support infinity enchantment by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1087
* [Compat] Beneaththewetlands by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/1057
* [Feature]: Multiple weapon types by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1089
* [Patch]: Features are only applied on tools, weapons and arrows by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1090
* [Patch]: Adds a recipe for disassembling the bow by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1092
* [Patch]: Added a tooltip for the disassembly station. by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1094
* [Patch]: Remove handle weapon model override by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1097
* [Patch]: Added particle offset by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/1098
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.6
mod_version=0.12.7
release_type=release
# Dependencies
java_version=17
Expand Down

0 comments on commit ab5386c

Please sign in to comment.