mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-26 12:41:03 -04:00
Release 1.8.2
This commit is contained in:
parent
bbaf3f05ff
commit
d874b990cf
@ -1,5 +1,9 @@
|
||||
# History
|
||||
|
||||
## 1.8.2
|
||||
|
||||
* fix tcp_dns.js checking for SRV lookup
|
||||
|
||||
## 1.8.1
|
||||
|
||||
* update mcdata : fix loadpath bug for 1.13.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "src/index.js",
|
||||
"types": "src/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user