Skip to content

Commit

Permalink
Release 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus committed Aug 11, 2024
1 parent 73b1786 commit 35c6f0d
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.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",
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.1.2",
"version": "3.1.3",
"description": "Enable scrolling mousewheel to control volume on Youtube and Youtube Music",
"permissions": ["storage"],
"content_scripts": [
Expand Down

0 comments on commit 35c6f0d

Please sign in to comment.