Skip to content

Commit

Permalink
Increment version [build] [publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Dec 1, 2024
1 parent 2439898 commit fae06c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
* Adjust scrolling behavior
* Adjust scrolling behavior (Might fix an issue where scrolling doesn't work correctly)
* Correct the armor stand size whenever the field is updated in any way
* Remove the `No` from `No Gravity` and `No Base Plate` options (Invert the options to make them less confusing)
* Remove the `No` from `No Gravity` and `No Base Plate` options (Invert the options to make them less confusing)
* Fix the armor stand size when looking for nearby armor stands screen
* Show an underline under the armor stand position if the base plate is visible in the nearby armor stands screen
* Show the actual armor stand size when hovering over the armor stand in the nearby armor stands screen
* Add the ability to rename Armor Stands inside the Armor Poser GUI (costs 1 level)
* Clean up networking code
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project
version=7.0.0
version=7.0.1
group=com.mrbysco.armorposer

# Common
Expand Down

0 comments on commit fae06c1

Please sign in to comment.