From f9325976e0c97e8f928f0484d84451999cf6a760 Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Wed, 1 Nov 2023 08:35:20 +0530 Subject: [PATCH] Release v1.2.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 572953a..7df5e13 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1025214794766221384", "github": "Tharki-God" }, - "version": "1.2.0", + "version": "1.2.1", "updater": { "type": "github", "id": "Tharki-God/DiscordBypasses" diff --git a/package.json b/package.json index df1e134..de03b42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-bypasses", - "version": "1.2.0", + "version": "1.2.1", "description": "A collection of bypasses and utilities. Take a look in the plugin's settings for the features.", "engines": { "node": ">=14.0.0"