From 4f767d09ee0e33c5b6f416aef4ff1aecc1dc39bb Mon Sep 17 00:00:00 2001 From: IdiNium <47635037+idinium96@users.noreply.github.com> Date: Sun, 26 Jun 2022 16:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=20v4.16.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 977b0fb83..59c8b6d37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tf2autobot", - "version": "4.16.0", + "version": "4.16.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tf2autobot", - "version": "4.16.0", + "version": "4.16.1", "license": "MIT", "dependencies": { "@tf2autobot/bptf-listings": "^5.3.8", diff --git a/package.json b/package.json index 99028636b..1b35b80f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2autobot", - "version": "4.16.0", + "version": "4.16.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": { @@ -23,7 +23,7 @@ "url": "https://github.com/TF2Autobot/tf2autobot/issues" }, "updaterepo": true, - "updateMessage": "", + "updateMessage": "Urgent patch: Fix unable to detect any War Paint or Skins.", "homepage": "https://github.com/TF2Autobot/tf2autobot#readme", "dependencies": { "@tf2autobot/bptf-listings": "^5.3.8",