We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcea63d commit ba0e842Copy full SHA for ba0e842
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# Release 1.20.2
2
+
3
+## Highlight
4
+* fix item repo
5
6
+## What's Changed
7
+* Fix item repo NPE by @AzureAaron in https://github.com/SkyblockerMod/Skyblocker/pull/673
8
9
+**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.20.1...v1.20.2
10
+___
11
# Release 1.20.1
12
13
## Highlight
gradle.properties
@@ -34,7 +34,7 @@ jgit_version = 6.8.0.202311291450-r
34
commons_math_version = 3.6.1
35
36
# Mod Properties
37
-mod_version = 1.20.1
+mod_version = 1.20.2
38
maven_group = de.hysky
39
archives_base_name = skyblocker
40
modrinth_id=y6DuFGwJ
0 commit comments