diff --git a/NineX.theme.css b/NineX.theme.css index 735f246..c1358e7 100644 --- a/NineX.theme.css +++ b/NineX.theme.css @@ -4,7 +4,7 @@ * @authorLink https://github.com/Saltssaumure * @description A Windows 9x style Discord theme. * @license AGPL-3.0-or-later - * @version 1.3 + * @version 1.7 * @invite uy8nKQVatp * @source https://github.com/Saltssaumure/w9x-discord-theme * @donate https://ko-fi.com/saltssaumure diff --git a/manifest.json b/manifest.json index 952a6e3..3573324 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.6.1", + "version": "1.7.0", "updater": { "type": "store", "id": "net.saltssaumure.NineX" diff --git a/package.json b/package.json index a4daca6..647b637 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ninex-discord-theme", - "version": "1.6.1", + "version": "1.7.0", "description": "A Windows 95/98 style Discord theme.", "repository": "github:Saltssaumure/w9x-discord-theme", "author": "Saltssaumure <themes@saltssaumure.net>",