Skip to content

Commit

Permalink
Release 3.25.0 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat authored Feb 24, 2023
1 parent 3fd70f9 commit d631ed8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit d631ed8

Please sign in to comment.