Release 3.7.0

This commit is contained in:
Romain Beaumont 2021-11-07 12:55:11 +01:00 committed by GitHub
commit 214c34c44b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
## 3.7.0
* 1.7.40 support
## 3.6.0
* 1.17.30 support
* minecraft-data used for protocol data

View file

@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
"version": "3.6.1",
"version": "3.7.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"scripts": {