diff --git a/package-lock.json b/package-lock.json index 33acfe9..a01d0f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { - "name": "LiveChat", - "version": "1.0.2", + "name": "Womp", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5723b88..10b7cd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "LiveChat", - "version": "1.0.2", + "name": "Womp", + "version": "1.0.3", "description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.", "scripts": { "start": "webpack --progress --watch", diff --git a/src/html/options.html b/src/html/options.html index 91e5475..310a18c 100644 --- a/src/html/options.html +++ b/src/html/options.html @@ -21,7 +21,7 @@ 🔴 -

Live Chat Options

+

Womp Options

diff --git a/src/html/welcome.html b/src/html/welcome.html index 1c31f0d..8bba520 100644 --- a/src/html/welcome.html +++ b/src/html/welcome.html @@ -18,12 +18,14 @@

Welcome to the Chat

-

This is still very beta

+

Were changing our name!

+

Aparently LIVE CHAT was a bad idea. Now We Are WOMP +


diff --git a/src/manifest.json b/src/manifest.json index 17fea27..54e65b5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, - "name": "🔴 LIVE CHAT", - "version": "1.0.2", + "name": "Womp", + "version": "1.0.3", "description": "Enhances the YouTube Live Streaming experience with Emotes, Custom Styling and quality of life improvements.", "icons": { "48": "assets/icons/icon48.png",