From c626211a218ae9677d00d0f859c78c6122fda138 Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Mon, 18 Sep 2023 11:52:57 +0530 Subject: [PATCH] Release v1.0.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c02a355..2ae5595 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1025214794766221384", "github": "Tharki-God" }, - "version": "0.9.4", + "version": "1.0.0", "updater": { "type": "store", "id": "dev.tharki.FluentStatusIcons" diff --git a/package.json b/package.json index 842ebe3..43042a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluent-status-icons", - "version": "0.9.4", + "version": "1.0.0", "description": "Fluent presence icons, designed by Microsoft.", "engines": { "node": ">=14.0.0"