Release 3.25.0 (#353)
This commit is contained in:
parent
3fd70f97c9
commit
d631ed827f
2 changed files with 5 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue