From 6e9af94d5cc8816a7a6e9fceb2dd8437307cdbc4 Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Thu, 27 Jun 2024 00:29:23 +0100 Subject: [PATCH] Release v1.9.0 --- Exponent.theme.css | 2 +- manifest.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Exponent.theme.css b/Exponent.theme.css index b7f186b..81b637a 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.8 + * @version 1.9 * @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 e79c66e..1897862 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.8.0", + "version": "1.9.0", "updater": { "type": "store", "id": "net.saltssaumure.Exponent" diff --git a/package.json b/package.json index 87189c2..b3efd1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exponent-discord-theme", - "version": "1.8.0", + "version": "1.9.0", "description": "A Windows XP style Discord theme.", "repository": "https://github.com/Saltssaumure/xp-discord-theme", "author": "Saltssaumure ",