diff --git a/package.json b/package.json index 2578b87..34b4e5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-volume-scroll", - "version": "3.1.2", + "version": "3.1.3", "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 f33324a..70f444b 100644 --- a/unpacked/manifest.json +++ b/unpacked/manifest.json @@ -1,7 +1,7 @@ { "name": "Youtube Volume Scroll", "short_name": "YoutubeVolumeScroll", - "version": "3.1.2", + "version": "3.1.3", "description": "Enable scrolling mousewheel to control volume on Youtube and Youtube Music", "permissions": ["storage"], "content_scripts": [