Skip to content

Commit

Permalink
Release 3.20.0 (#287)
Browse files Browse the repository at this point in the history
* Release 3.20.0

* Update HISTORY.md
  • Loading branch information
extremeheat authored Sep 24, 2022
1 parent 3295c0d commit 131733f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.20.0
* Preliminary 1.19.30 support, improve error handling and server pong data (#284)

## 3.19.0
* Add option for port redirection, fix Realm handling (#282)
* Add Port Redirect Functionality (#278) @stevarino
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.19.0",
"version": "3.20.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 131733f

Please sign in to comment.