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 b9978ba commit 1d3bc41Copy full SHA for 1d3bc41
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.0.2
2
+
3
+- Fix HUD widget showing while HUD is hidden #53
4
5
# 2.0.1
6
7
- (NeoForge) Fix faulty inclusion of TinyConfig, crashing alongside Better Combat mod
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Mod properties
-mod_version = 2.0.1
+mod_version = 2.0.2
maven_group = net.combat_roll
8
archives_name = combat_roll
9
enabled_platforms = fabric,neoforge
0 commit comments