From 08ab2c0dbd9279c9f9c113bb6ed2b541b667d4e5 Mon Sep 17 00:00:00 2001 From: olesgeras <26541518+olesgeras@users.noreply.github.com> Date: Fri, 15 Jul 2022 19:49:27 +0300 Subject: [PATCH] 1.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46a28cd..8d2e419 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "AutoFish", - "version": "1.8.1", + "version": "1.8.2", "description": "An easy-to-use fishing bot for official and unofficial World of Warcraft servers.", "main": "./app/main.js", "scripts": {