5.5.7
This commit is contained in:
parent
21091196e2
commit
e194c345c2
@ -1,3 +1,6 @@
|
||||
**5.5.7** *(July 7 2020)*
|
||||
- Fixes an issue in which the light theme CSS may not be applied by default.
|
||||
|
||||
**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.
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minetrack",
|
||||
"version": "5.5.6",
|
||||
"version": "5.5.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minetrack",
|
||||
"version": "5.5.6",
|
||||
"version": "5.5.7",
|
||||
"description": "A Minecraft server tracker that lets you focus on the basics.",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user