Skip to content

Commit

Permalink
Update mod to 1.21.1 for 1.20.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthegreat1 committed Jul 5, 2024
1 parent a91d6ff commit da91aec
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Release 1.21.0
# Release 1.21.1 for 1.20.6

## Highlight
- Fix EventNotification Crash
- Fix Golden Stray Rabbits not getting highlighted

## What's Changed
* Fix Golden Stray Rabbits not getting highlighted by @Julienraptor01 in https://github.com/SkyblockerMod/Skyblocker/pull/790
* Fix EventNotification NullPointerException by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/commit/a91d6ff7f5a9c3afa29fc99213a7337d1adc2e8c

**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.21.0...v1.21.1+1.20.6
___
# Release 1.21.0 for 1.20.6

## Highlight
* Chocolate factory helper
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jgit_version = 6.9.0.202403050737-r
commons_math_version = 3.6.1

# Mod Properties
mod_version = 1.21.0
mod_version = 1.21.1
maven_group = de.hysky
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ
Expand Down

0 comments on commit da91aec

Please sign in to comment.