Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
closes #146
  • Loading branch information
ThatGravyBoat committed Dec 4, 2023
1 parent b7fc96d commit 1d8e806
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
- Change in-game editor to have word wrapping and no longer use monocraft (ThatGravyBoat)
- Add theming support (SisbyFolk)
- Fix tooltip in item modal not showing up (ThatGravyBoat)
- Update hermes to support tags in <entity> elements and new <item> element (ThatGravyBoat)
- Allow check tasks to have an optional predicate (ThatGravyBoat)
- Increase alpha of arrows (SubordinalBlue)
- Fix progress bars not capping at 100% (ThatGravyBoat)
- Change entity widgets to rotate at -45 instead of 45 (SubordinalBlue)
- Fix quests not being sent to clients on Forge after entering a world for the second time in a short amount of time. (ThatGravyBoat)
- Switch to mixin extras for button changes should be more compatible with other mods. (ThatGravyBoat)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2G

enabledPlatforms=fabric,forge

version=1.1.5
version=1.1.6
group=earth.terrarium.heracles

minecraftVersion=1.20.1
Expand Down

0 comments on commit 1d8e806

Please sign in to comment.