From 1eddeb840753b22e92a4655757fa2332ab2b0d32 Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Mon, 12 Feb 2024 19:50:16 +0530 Subject: [PATCH] Release v1.2.8 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 962025a..12f8a3b 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "Yofukashi-No" }, - "version": "1.2.7", + "version": "1.2.8", "updater": { "type": "github", "id": "Yofukashi-No/DiscordBypasses" diff --git a/package.json b/package.json index 6211ec9..f59d6cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-bypasses", - "version": "1.2.7", + "version": "1.2.8", "description": "A collection of bypasses and utilities. Take a look in the plugin's settings for the features.", "engines": { "node": ">=14.0.0"