Skip to content

Commit 23d82cc

Browse files
committed
2.2.5 Release
1 parent 7663e2c commit 23d82cc

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

Changelog.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
Changelog for versions since 2.0.0.
44

5+
## 2.2.5
6+
7+
### New Features
8+
- Add 1.21.3 support
9+
10+
### Changes
11+
- The `{skill}` and `{skill_key}` placeholders can now be used anywhere in the level progression menu
12+
13+
### Bug Fixes
14+
- Prevent errors from abnormal server version strings
15+
516
## 2.2.4
617

718
### New Features

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
projectVersion=2.2.4
2-
supportedMCVersions=1.17,1.17.1,1.18,1.18.1,1.18.2,1.19,1.19.1,1.19.2,1.19.3,1.19.4,1.20,1.20.1,1.20.2,1.20.3,1.20.4,1.20.5,1.20.6,1.21,1.21.1
1+
projectVersion=2.2.5
2+
supportedMCVersions=1.17,1.17.1,1.18,1.18.1,1.18.2,1.19,1.19.1,1.19.2,1.19.3,1.19.4,1.20,1.20.1,1.20.2,1.20.3,1.20.4,1.20.5,1.20.6,1.21,1.21.1,1.21.2,1.21.3

0 commit comments

Comments
 (0)