From 88a63842b63fab212e414e4e1d3df20e10a4af03 Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Wed, 1 Nov 2023 08:52:14 +0530 Subject: [PATCH] Release v1.0.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5add62b..1cdd5dd 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1025214794766221384", "github": "Tharki-God" }, - "version": "1.0.0", + "version": "1.0.1", "updater": { "type": "store", "id": "dev.tharki.FluentStatusIcons" diff --git a/package.json b/package.json index 0de968d..67b7b96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluent-status-icons", - "version": "1.0.0", + "version": "1.0.1", "description": "Fluent presence icons, designed by Microsoft.", "engines": { "node": ">=14.0.0"