diff --git a/package.json b/package.json index 201b477..96c1c4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "youtube-volume-scroll", - "version": "3.1.1", + "version": "3.1.2", "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 c1a5486..786beda 100644 --- a/unpacked/manifest.json +++ b/unpacked/manifest.json @@ -1,7 +1,7 @@ { "name": "Youtube Volume Scroll", "short_name": "YoutubeVolumeScroll", - "version": "3.1.1", + "version": "3.1.2", "description": "Enable scrolling mousewheel to control volume on Youtube and Youtube Music", "permissions": [ "storage"