From a26f9cb90605eb5e65c5accedfbd14346b1b2cf4 Mon Sep 17 00:00:00 2001 From: Kento Nishi Date: Wed, 21 Feb 2024 18:04:29 -0500 Subject: [PATCH] v2.6.12 --- src/components/changelog/Changelog.svelte | 13 ++----------- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/src/components/changelog/Changelog.svelte b/src/components/changelog/Changelog.svelte index 5a38142e..090ea2aa 100644 --- a/src/components/changelog/Changelog.svelte +++ b/src/components/changelog/Changelog.svelte @@ -8,21 +8,12 @@ diff --git a/src/manifest.json b/src/manifest.json index 3d8cd818..c1c72f26 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "name": "HyperChat [Improved YouTube Chat]", "homepage_url": "https://livetl.app/en/hyperchat/", "description": "Improved YouTube chat with CPU/RAM optimizations, customization options, and cutting-edge features!", - "version": "2.6.11", + "version": "2.6.12", "permissions": [ "storage" ],