From 947a6743c7e71cb8e0d79c3e94d98ca5c1d726dd Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sun, 6 Mar 2022 12:28:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=20v4.6.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0736c005a..09557f035 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tf2autobot", - "version": "4.6.1", + "version": "4.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tf2autobot", - "version": "4.6.1", + "version": "4.6.2", "license": "MIT", "dependencies": { "@tf2autobot/bptf-listings": "^3.3.1", diff --git a/package.json b/package.json index 1eb89160b..a16a27d5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2autobot", - "version": "4.6.1", + "version": "4.6.2", "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": {