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 <html> and <body> 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",