diff --git a/Exponent.theme.css b/Exponent.theme.css index facfdf0..e07ed91 100644 --- a/Exponent.theme.css +++ b/Exponent.theme.css @@ -4,7 +4,7 @@ * @authorLink https://github.com/Saltssaumure * @description A Windows XP style theme. * @license AGPL-3.0-or-later - * @version 1.4 + * @version 1.8 * @invite uy8nKQVatp * @source https://github.com/Saltssaumure/xp-discord-theme * @donate https://ko-fi.com/saltssaumure diff --git a/addon/ExponentBgImageAddon.theme.css b/addon/ExponentBgImageAddon.theme.css index b213858..05bd3f2 100644 --- a/addon/ExponentBgImageAddon.theme.css +++ b/addon/ExponentBgImageAddon.theme.css @@ -4,7 +4,7 @@ * @authorLink https://github.com/Saltssaumure * @description Customisable main inner window background image for Exponent: https://github.com/Saltssaumure/xp-discord-theme * @license AGPL-3.0-or-later - * @version 1.0 + * @version 1.8 * @invite uy8nKQVatp * @source https://github.com/Saltssaumure/xp-discord-theme * @donate https://ko-fi.com/saltssaumure diff --git a/manifest.json b/manifest.json index 4c93f3e..b5941e3 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.7.1", + "version": "1.8.0", "updater": { "type": "store", "id": "net.saltssaumure.Exponent" diff --git a/package.json b/package.json index bce7f9b..87189c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exponent-discord-theme", - "version": "1.7.1", + "version": "1.8.0", "description": "A Windows XP style Discord theme.", "repository": "https://github.com/Saltssaumure/xp-discord-theme", "author": "Saltssaumure ",