From c836812de3459f9c037e353e7165185baf1f1b34 Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Wed, 1 Nov 2023 06:43:35 +0000 Subject: [PATCH] Release v1.2.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9094c83..4f2fc1f 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.1.0", + "version": "1.2.0", "updater": { "type": "store", "id": "net.saltssaumure.FluentStatusIcons" diff --git a/package.json b/package.json index 8418e21..c4f9641 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fsi-discord-theme", - "version": "1.1.0", + "version": "1.2.0", "description": "A Discord theme to apply Fluent UI icons to user status.", "repository": "github:MiniDiscordThemes/FluentStatusIcons", "author": "Saltssaumure ",