From fbd2bf779cfa85fc57c811a050851768d84e4f5e Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Tue, 23 Apr 2024 11:14:12 +0530 Subject: [PATCH] Release v1.1.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index bc22549..65c2ef6 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "YofukashiNo" }, - "version": "1.1.0", + "version": "1.1.1", "updater": { "type": "store", "id": "dev.tharki.Address" diff --git a/package.json b/package.json index cbf7f72..54fb2ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "show-hidden-channels", - "version": "1.1.0", + "version": "1.1.1", "description": "A replugged plugin which displays all hidden Channels, which can't be accessed due to Role Restrictions, this won't allow you to read them (impossible).", "engines": { "node": ">=14.0.0"