We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dc5a2 commit cd9a31aCopy full SHA for cd9a31a
HISTORY.md
@@ -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
+
4
## 3.42.2
5
* Fix missing type serialization error
6
package.json
@@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
- "version": "3.42.2",
+ "version": "3.42.3",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"types": "index.d.ts",
0 commit comments