parent
5f90777bd7
commit
930d90ea30
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
## 3.11.1
|
||||
* Bump minecraft-data version
|
||||
|
||||
## 3.11.0
|
||||
* Implement Realm joining (#193) @LucienHH
|
||||
* Refactor client connection sequence (#189) @extremeheat
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bedrock-protocol",
|
||||
"version": "3.11.0",
|
||||
"version": "3.11.1",
|
||||
"description": "Minecraft Bedrock Edition protocol library",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue