4.0.1 Fix maxplayers >255 in rust

This commit is contained in:
Michael Morrison 2022-02-17 10:54:08 -06:00
parent 7837351f9f
commit 343e23c4ad
3 changed files with 59 additions and 37 deletions

View file

@ -24,7 +24,7 @@
],
"main": "lib/index.js",
"author": "GameDig Contributors",
"version": "4.0.0",
"version": "4.0.1",
"repository": {
"type": "git",
"url": "https://github.com/gamedig/node-gamedig.git"