Skip to content

Commit db1512f

Browse files
committed
Bump version
1 parent f2b5996 commit db1512f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
2-
## 2.2.3
2+
## 2.3.0
3+
* Refactor text parsing and placeholder replacement
4+
* Fix first death event
5+
6+
## 2.2.4 (08-03-2022)
7+
* Update to 1.18.2
8+
9+
## 2.2.3 (03-02-2022)
310
* Fix incompatibility with Kibe (#19)
411

512
## 2.2.2 (04-12-2021)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ quilt_mappings_build = 22
66
loader_version = 0.12.8
77

88
#Mod properties
9-
mod_version = 2.2.4
9+
mod_version = 2.3.0
1010
maven_group = me.bymartrixx
1111
archives_base_name = player-events
1212

0 commit comments

Comments
 (0)