From 939852b1db54bf77672a091a96bd97bbde40d19d Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Wed, 19 Jun 2024 08:40:52 +0100 Subject: [PATCH] Release v1.1.2 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9ac9bf0..b91c33b 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.1.1", + "version": "1.1.2", "updater": { "type": "store", "id": "net.saltssaumure.Demonstration" diff --git a/package.json b/package.json index 7afa8d6..bc5e979 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "demonstration-discord-theme", - "version": "1.1.1", + "version": "1.1.2", "description": "A Discord theme for demonstrating Discord themes.", "repository": "github:MiniDiscordThemes/Demonstration", "author": "Saltssaumure ",