Skip to content

Commit 81b15c5

Browse files
committed
🔖 Version 2.32.1
1 parent 81d7553 commit 81b15c5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bookmarklet.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "advancedprofanityfilter",
3-
"version": "2.32.0",
3+
"version": "2.32.1",
44
"description": "A browser extension to filter profanity from webpages.",
55
"node": "^12.20.0 || ^14.13.1 || >=16.0.0",
66
"repository": {

src/static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"short_name": "Profanity Filter",
44
"author": "Richard Frost",
55
"manifest_version": 3,
6-
"version": "2.32.0",
6+
"version": "2.32.1",
77
"description": "Advanced Profanity Filter helps to clean up bad language on the websites you and your family visit.",
88
"icons": {
99
"16": "img/icon16.png",

0 commit comments

Comments
 (0)