From fb87fd11c3150c8587635628b47c6f8579e7d52b Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Mon, 27 May 2024 00:03:12 +0100 Subject: [PATCH] Release v1.1.0 --- Demonstration.theme.css | 2 +- manifest.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Demonstration.theme.css b/Demonstration.theme.css index 057f2ab..9c7380c 100644 --- a/Demonstration.theme.css +++ b/Demonstration.theme.css @@ -4,7 +4,7 @@ * @authorLink https://github.com/Saltssaumure * @description A Discord theme for demonstrating Discord themes. * @license MIT - * @version 1.0 + * @version 1.1 * @invite uy8nKQVatp * @source https://github.com/MiniDiscordThemes/Demonstration * @donate https://ko-fi.com/saltssaumure diff --git a/manifest.json b/manifest.json index 1016910..da9075e 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.0.0", + "version": "1.1.0", "updater": { "type": "store", "id": "net.saltssaumure.Demonstration" diff --git a/package.json b/package.json index 6c71340..f74a37c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "demonstration-discord-theme", - "version": "1.0.0", + "version": "1.1.0", "description": "A Discord theme for demonstrating Discord themes.", "repository": "github:MiniDiscordThemes/Demonstration", "author": "Saltssaumure ",