From 804d0b87b483cfc0e823ddc56acb95b2d31577c6 Mon Sep 17 00:00:00 2001 From: Sirius B Date: Thu, 21 Sep 2023 15:19:17 +0200 Subject: [PATCH] Update replugged manifest and crap --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1c210ad..53390a2 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "311057290562371586", "github": "SiriusBYT" }, - "version": "1.0.1", + "version": "1.0.2", "updater": { "type": "github", "id": "SiriusBYT/ThemeHooker" diff --git a/package.json b/package.json index 102a18a..6306c4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ThemeHooker", - "version": "1.0.1", + "version": "1.0.2", "description": "Fine. I'll fucking do it myself, because nobody else did. Adds Discord's custom themes' name inside the and tag so that Theme Developers can do funny shenanigans. This is made mostly only for Flashcord, no support for other themes may be provided unless I feel like it.", "engines": { "node": ">=18.0.0",