From 89b3b16adc492fbadc5eb6a7b7061e89073548ba Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Sat, 16 Dec 2023 21:47:02 +0530 Subject: [PATCH] Release v1.0.3 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index cac197f..fe38cf6 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "TharkiDev" }, - "version": "1.0.2", + "version": "1.0.3", "updater": { "type": "store", "id": "dev.tharki.FluentStatusIcons" diff --git a/package.json b/package.json index d190693..7845a42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluent-status-icons", - "version": "1.0.2", + "version": "1.0.3", "description": "Fluent presence icons, designed by Microsoft.", "engines": { "node": ">=14.0.0"