Skip to content

Commit

Permalink
Release 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus committed Aug 19, 2024
1 parent 9bbf494 commit 526a290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube-volume-scroll",
"version": "3.2.0",
"version": "3.2.1",
"description": "Browser Extension that enables scrolling mousewheel to control volume on Youtube and Youtube Music",
"main": "index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion unpacked/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Youtube Volume Scroll",
"short_name": "YoutubeVolumeScroll",
"version": "3.2.0",
"version": "3.2.1",
"description": "Enable scrolling mousewheel to control volume on Youtube and Youtube Music",
"permissions": ["storage"],
"content_scripts": [
Expand Down

0 comments on commit 526a290

Please sign in to comment.