Skip to content

Commit e6c80a0

Browse files
committed
Bump to 0.23.1
1 parent 98f4279 commit e6c80a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.23.0 - Velocity fix | 1.21
1+
0.23.1 - Mojang API fix
22

3-
- Fix an issue where the plugin wouldn't boot on modern velocity versions
4-
- 1.21 compatibility
3+
- This release works around the Mojang API that is currently faulty.
4+
- Expect delays when connecting and errors in the log as librelogin falls back to alternative APIs.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
defaultTasks 'updateLicenses', 'shadowJar'
66

7-
version '0.23.0'
7+
version '0.23.1'
88

99
subprojects {
1010
version = rootProject.version

0 commit comments

Comments
 (0)