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 ",