Skip to content

Commit bfb06cc

Browse files
committed
Update to 1.8.1
1 parent 55524d9 commit bfb06cc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release 1.8.1
2+
3+
Fixes
4+
* Fix crash on disconnect by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/7a8ad1e4f6a7cc3e685a5199a5dd0ca0049c61ff
5+
* Fix item price tooltip not working with some languages by @Fix3dll in https://github.com/SkyblockerMod/Skyblocker/pull/74
6+
* Fix spirit sceptre and other flower items having the wrong texture in the item list by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/84097869dc18443660511e656885498beb3c6bc9
7+
* Fix "Team Treasurite Member Slayer" not showing up in commissions HUD by @KonaeAkira in https://github.com/SkyblockerMod/Skyblocker/commit/55524d92f3a15b68a52a0ea5edc9ba3765a781bb
8+
9+
**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.8.0...v1.8.1
10+
___
111
# Release 1.8.0
212

313
New Feature

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ clothconfig_version=6.2.57
1515
mod_menu_version=3.1.0
1616

1717
# Mod Properties
18-
mod_version = 1.8.0
18+
mod_version = 1.8.1
1919
maven_group = me.xmrvizzy
2020
archives_base_name = skyblocker
2121
modrinth_id=y6DuFGwJ

0 commit comments

Comments
 (0)