From 2325477f72b5cf47215c62519f0476615d1c1176 Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Fri, 1 Sep 2023 07:58:44 +0100 Subject: [PATCH] Release v1.1.0 --- manifest.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 0383f63..9094c83 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,13 @@ { "id": "net.saltssaumure.FluentStatusIcons", "name": "FluentStatusIcons", - "description": "Applies Fluent UI icons to user status.", + "description": "Apply Fluent UI icons to user status.", "author": { "name": "Saltssaumure", "discordID": "134142022092062720", "github": "Saltssaumure" }, - "version": "1.0.0", + "version": "1.1.0", "updater": { "type": "store", "id": "net.saltssaumure.FluentStatusIcons" diff --git a/package.json b/package.json index 7033fe2..54a7069 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fsi-discord-theme", - "version": "1.0.0", + "version": "1.1.0", "description": "A Discord theme to apply Fluent UI icons to user status.", "repository": "github:MiniDiscordThemes/FluentStatusIcons", "author": "Saltssaumure ",