From a2a34ab72e467950b25c5b0b827fb35e12c36d0b Mon Sep 17 00:00:00 2001 From: Araxeus <78568641+Araxeus@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:39:54 +0300 Subject: [PATCH] Release 3.2.0 --- package.json | 2 +- unpacked/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4891afe..2de0ee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-volume-scroll", - "version": "3.1.4", + "version": "3.2.0", "description": "Browser Extension that enables scrolling mousewheel to control volume on Youtube and Youtube Music", "main": "index.js", "type": "module", diff --git a/unpacked/manifest.json b/unpacked/manifest.json index 36c3f05..bbf3b52 100644 --- a/unpacked/manifest.json +++ b/unpacked/manifest.json @@ -1,7 +1,7 @@ { "name": "Youtube Volume Scroll", "short_name": "YoutubeVolumeScroll", - "version": "3.1.4", + "version": "3.2.0", "description": "Enable scrolling mousewheel to control volume on Youtube and Youtube Music", "permissions": ["storage"], "content_scripts": [