Release 3.25.0 (#353)

This commit is contained in:
extremeheat 2023-02-24 18:28:28 -05:00 committed by GitHub
commit d631ed827f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
# 3.25.0
* 1.19.63 support (@stevarino)
* Add close packet in server player API doc (#347) @hvlxh
# 3.24.0
* 1.19.62 support (@CreeperG16)

View file

@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
"version": "3.24.0",
"version": "3.25.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"scripts": {