From 4936cd0544476951d972e1c566a63ce6c8676127 Mon Sep 17 00:00:00 2001 From: IdiNium <47635037+idinium96@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:49:43 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20v5.8.3?= 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 f2cd55bfc..ee2558328 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tf2autobot", - "version": "5.8.2", + "version": "5.8.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tf2autobot", - "version": "5.8.2", + "version": "5.8.3", "license": "MIT", "dependencies": { "@tf2autobot/bptf-listings": "^5.7.6", diff --git a/package.json b/package.json index e4684b39d..a385605f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tf2autobot", - "version": "5.8.2", + "version": "5.8.3", "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": {