From 7b98ce03f1682117154425c97d46c3e7ae17a950 Mon Sep 17 00:00:00 2001 From: 3urobeat <35304405+HerrEurobeat@users.noreply.github.com> Date: Sun, 12 Mar 2023 21:10:21 +0100 Subject: [PATCH] Version 2.1.1 --- package.json | 2 +- src/data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0138d5d..245cb4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steam-mass-comment-bot", - "version": "2.1.0", + "version": "2.1.1", "description": "Comment with a few clicks under a ton of steam profiles & groups!", "main": "index.js", "dependencies": { diff --git a/src/data.json b/src/data.json index 1c07f9a..9a46268 100644 --- a/src/data.json +++ b/src/data.json @@ -1,3 +1,3 @@ { - "version": "2.1.0" + "version": "2.1.1" } \ No newline at end of file