From 7115bced849d71621c12b1596af0fd9b28e2080f Mon Sep 17 00:00:00 2001 From: yofukashino Date: Sun, 6 Oct 2024 01:42:39 +0530 Subject: [PATCH] Release v1.3.5 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6c250c2..f5d6411 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "yofukashino" }, - "version": "1.3.4", + "version": "1.3.5", "updater": { "type": "github", "id": "yofukashino/DiscordBypasses" diff --git a/package.json b/package.json index 4e0a609..6aab57e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-bypasses", - "version": "1.3.4", + "version": "1.3.5", "description": "A collection of bypasses and utilities. Take a look in the plugin's settings for the features.", "engines": { "node": ">=14.0.0"