From e0c8881fab10ea0fcfe79032e84cfd3e4b7d8663 Mon Sep 17 00:00:00 2001 From: Bitslayn Date: Wed, 18 Oct 2023 00:51:11 -0400 Subject: [PATCH] Release v1.0.6 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f223687..945f9c6 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "372268045927972864", "github": "Dis-Cons" }, - "version": "1.0.5", + "version": "1.0.6", "updater": { "type": "store", "id": "btw.bitslayn.discordicons" diff --git a/package.json b/package.json index 5ac30e5..dbb8338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "theme-template", - "version": "1.0.5", + "version": "1.0.6", "description": "A theme template", "engines": { "node": ">=18.0.0",