From 3d979e66fb62ad99422ddd295e191e1c55732034 Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Wed, 26 Jun 2024 03:16:52 +0530 Subject: [PATCH] Release v1.0.5 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 78a09d9..c0597cf 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "YofukashiNo" }, - "version": "1.0.4", + "version": "1.0.5", "updater": { "type": "store", "id": "dev.tharki.FluentStatusIcons" diff --git a/package.json b/package.json index aa207b4..a3572d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluent-status-icons", - "version": "1.0.4", + "version": "1.0.5", "description": "Fluent presence icons, designed by Microsoft.", "engines": { "node": ">=14.0.0"