Skip to content

Commit

Permalink
Merge pull request #674 from LifeIsAParadox/update-mod-to-1.20.2
Browse files Browse the repository at this point in the history
updata
  • Loading branch information
LifeIsAParadox committed Apr 26, 2024
2 parents dcea63d + ba0e842 commit 37ad3ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Release 1.20.2

## Highlight
* fix item repo

## What's Changed
* Fix item repo NPE by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/673

**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.20.1...v1.20.2
___
# Release 1.20.1

## Highlight
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.8.0.202311291450-r
commons_math_version = 3.6.1

# Mod Properties
mod_version = 1.20.1
mod_version = 1.20.2
maven_group = de.hysky
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ
Expand Down

0 comments on commit 37ad3ca

Please sign in to comment.