Update package.json version to 4.0.3

This commit is contained in:
Nick Krecklow 2020-04-01 22:16:11 -05:00
parent 9d57dd263e
commit ad6907b0cc
No known key found for this signature in database
GPG Key ID: 5F149FDE156FFA94
2 changed files with 2 additions and 1 deletions

@ -2,6 +2,7 @@
- Updated jquery dependency, 2.1.4->3.4.1
- Updated socket.io dependency, 1.3.7->2.3.0 (fixes several socket.io low risk vulns)
- Logs CF-Connecting-IP/X-Forwarded-For headers when present
- Added Minecraft version 1.15.1 support to config.json & minecraft.json
**4.0.2** *(Apr 1 2020)*
- Updated install.sh & start.sh scripts

@ -1,6 +1,6 @@
{
"name": "minetrack",
"version": "4.0.2",
"version": "4.0.3",
"description": "A Minecraft server tracker that lets you focus on the basics.",
"main": "app.js",
"dependencies": {