Skip to content

Commit 36546c1

Browse files
committed
1.2.1
1 parent 0fcff8b commit 36546c1

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
## 1.2.0
2-
- Added ability to customize hitbox toggle keybind
3-
- Added option to draw hitbox over the entity
1+
## 1.2.1
2+
- Fixed rare crash on 1.21.10 - 26.1

stonecutter.properties.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mod.id = "polyhitbox"
22
mod.name = "PolyHitbox"
33
mod.group = "org.polyfrost"
4-
mod.version = "1.2.0"
4+
mod.version = "1.2.1"
55

66
deps.fabric_loader = "0.19.3"
77
deps.oneconfig = "1.0.14"

0 commit comments

Comments
 (0)