Skip to content

Commit

Permalink
build: update slib
Browse files Browse the repository at this point in the history
  • Loading branch information
Apehum committed Nov 26, 2024
1 parent 134a574 commit 7bcb6c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gson = "2.10.1"
netty = "4.1.77.Final"
crowdin = "1.1.0-SNAPSHOT"
config = "1.0.2"
slib = "1.0.1-SNAPSHOT"
slib = "1.0.2-SNAPSHOT"
bstats = "3.0.2"
luckperms = "5.4"
papi = "2.11.6"
Expand Down
3 changes: 2 additions & 1 deletion proxy/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ so there’s no need to worry if the server hasn't been updated to 2.1.x.
- Fixed buffer overflow when using AudioSender with delayed first frame.
- Fixed client EncoderException on server switch caused by UDP packets sent to a client when client's server is null.
- Fixed ArrayIndexOutOfBoundsException exception when using `/` command on Velocity.
- Fixed `pv.activation.*` permission is not being updated on the client without reconnect.
- Fixed `pv.activation.*` permission is not being updated on the client without reconnect.
- Fixed permission check on BungeeCord.

0 comments on commit 7bcb6c1

Please sign in to comment.