5.5.6 release
This commit is contained in:
parent
84cf5389b6
commit
2ef2dc04de
@ -1,3 +1,7 @@
|
||||
**5.5.6** *(June 24 2020)*
|
||||
- Adds Minecraft versions 1.16 and 1.16.1 to `minecraft_versions.json`
|
||||
- Fixes the historical graph not updating.
|
||||
|
||||
**5.5.5** *(June 17 2020)*
|
||||
- Fixes servers with constant player counts failing to render graphs due to the min/max values being equal.
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minetrack",
|
||||
"version": "5.5.5",
|
||||
"version": "5.5.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minetrack",
|
||||
"version": "5.5.5",
|
||||
"version": "5.5.6",
|
||||
"description": "A Minecraft server tracker that lets you focus on the basics.",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user