From 57a7535523c814cf624add36a73ad0ff3cfaaadf Mon Sep 17 00:00:00 2001 From: OIRNOIR Date: Mon, 17 Apr 2023 07:55:13 -0700 Subject: [PATCH] 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 155b706..1c0d1db 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "720842469024989195", "github": "oirnoir" }, - "version": "1.0.5", + "version": "1.0.6", "updater": { "type": "github", "id": "oirnoir/bbwwme" diff --git a/package.json b/package.json index fe5ef8a..68e456d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bbwwme", - "version": "1.0.5", + "version": "1.0.6", "description": "Bring Back WackyWebM Epicness", "engines": { "node": ">=14.0.0"