From eb344a1c865a98d32bd44009352b2c9215de3396 Mon Sep 17 00:00:00 2001 From: wompmacho Date: Tue, 17 Nov 2020 15:27:48 -0500 Subject: [PATCH] version update for manifest --- package-lock.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3eb9c3..c3155f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "WompChat", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/src/manifest.json b/src/manifest.json index d037cdd..014e9d5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "WompChat", - "version": "1.0.4", + "version": "1.0.5", "description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.", "icons": { "128": "assets/icons/logo128.png"