parent
0c77d8e252
commit
e10c6133ec
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 3.16.0
|
||||
* 1.19.20 support (#251)
|
||||
* Add new raknet library option (raknet-node) (#211) @b23r0
|
||||
|
||||
## 3.15.0
|
||||
* 1.19.10 support
|
||||
* Remove Realm fetch when joining via invite (#228) @LucienHH
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bedrock-protocol",
|
||||
"version": "3.15.0",
|
||||
"version": "3.16.0",
|
||||
"description": "Minecraft Bedrock Edition protocol library",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue