From 3c5978709a5ff4cc910cd1dd2497a1a840164a5d Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Wed, 26 Jun 2024 03:25:38 +0530 Subject: [PATCH] Release v1.3.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 612eb07..1610789 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "YofukashiNo" }, - "version": "1.3.0", + "version": "1.3.1", "updater": { "type": "github", "id": "YofukashiNo/DiscordBypasses" diff --git a/package.json b/package.json index 253d631..d110245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-bypasses", - "version": "1.3.0", + "version": "1.3.1", "description": "A collection of bypasses and utilities. Take a look in the plugin's settings for the features.", "engines": { "node": ">=14.0.0"