diff --git a/package-lock.json b/package-lock.json index 342ec0cdf..8bd0d4c5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tf2autobot", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tf2autobot", - "version": "5.0.0", + "version": "5.0.1", "license": "MIT", "dependencies": { "@tf2autobot/bptf-listings": "^5.6.1", diff --git a/package.json b/package.json index 74ed881a1..656bcd581 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2autobot", - "version": "5.0.0", + "version": "5.0.1", "description": "Fully automated TF2 trading bot advertising on www.backpack.tf using prices from www.prices.tf, Originally made by Nicklason.", "main": "dist/app.js", "scripts": { @@ -22,8 +22,8 @@ "bugs": { "url": "https://github.com/TF2Autobot/tf2autobot/issues" }, - "updaterepo": false, - "updateMessage": "New major release. Manual action needed.", + "updaterepo": true, + "updateMessage": "Bug fixed", "homepage": "https://github.com/TF2Autobot/tf2autobot#readme", "dependencies": { "@tf2autobot/bptf-listings": "^5.6.1",