Merge pull request #280 from DartCZ/main

Added 1.18 protocol version
This commit is contained in:
Nick Krecklow
2021-11-30 20:24:24 -08:00
committed by GitHub

View File

@ -119,6 +119,10 @@
{ {
"name": "1.17", "name": "1.17",
"protocolId": 755 "protocolId": 755
},
{
"name": "1.18",
"protocolId": 757
} }
] ]
} }