Skip to content

Commit 1d3bc41

Browse files
committed
Update version and changelog
1 parent b9978ba commit 1d3bc41

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.0.2
2+
3+
- Fix HUD widget showing while HUD is hidden #53
4+
15
# 2.0.1
26

37
- (NeoForge) Fix faulty inclusion of TinyConfig, crashing alongside Better Combat mod

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
33
org.gradle.parallel=true
44

55
# Mod properties
6-
mod_version = 2.0.1
6+
mod_version = 2.0.2
77
maven_group = net.combat_roll
88
archives_name = combat_roll
99
enabled_platforms = fabric,neoforge

0 commit comments

Comments
 (0)