Skip to content

Commit

Permalink
v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zWolfrost committed Sep 7, 2024
1 parent d1a35d4 commit 0379c9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ _Note that any version might include a number of stylistic changes, which are of
<br>- Removed the "disable any prompt" option.
<br>- Local volume multiplier is now domain-specific instead of subdomain-specific.
<br>- Fixed bug where redundant domains would show up (e.g. `www.example.com` and `example.com`).
<br>- The code is actually somewhat readable now.
<br>- The code is actually somewhat readable now.
- v1.11.1:
<br>- Fixed inclusion of garbage files in the extension.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Better Volume Booster",
"version": "1.11.0",
"version": "1.11.1",

"description": "Volume booster firefox extension that remembers your choices.",

Expand Down Expand Up @@ -64,4 +64,4 @@
"id": "[email protected]"
}
}
}
}

0 comments on commit 0379c9b

Please sign in to comment.