Skip to content

Commit cd9a31a

Browse files
authored
Release 3.42.3 (#567)
1 parent 38dc5a2 commit cd9a31a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.42.3
2+
* [Fix Server `maxPlayers` option (#565)](https://github.com/PrismarineJS/bedrock-protocol/commit/38dc5a256105a44786d5455570d5a130e64ef561) (thanks @extremeheat)
3+
14
## 3.42.2
25
* Fix missing type serialization error
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bedrock-protocol",
3-
"version": "3.42.2",
3+
"version": "3.42.3",
44
"description": "Minecraft Bedrock Edition protocol library",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)