diff --git a/chrome/manifest.json b/chrome/manifest.json index f7eb8c7..d700f6e 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -3,7 +3,7 @@ "description": "Stop the \"YouTube rabbit hole\", customize YouTube's UI for fewer distractions.", "homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions", "manifest_version": 2, - "version": "1.1.1", + "version": "1.1.2", "content_scripts": [ { diff --git a/chrome/options.html b/chrome/options.html index 053db1d..40b610d 100644 --- a/chrome/options.html +++ b/chrome/options.html @@ -59,7 +59,7 @@
Submit feedback here.
- Donate here. + Donate here. diff --git a/firefox/manifest.json b/firefox/manifest.json index 89833f4..f2d5247 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -2,7 +2,7 @@ "description": "Removes all suggestions from Youtube.", "manifest_version": 2, "name": "Remove Youtube Suggestions", - "version": "3.3.4", + "version": "3.3.5", "homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions", "content_scripts": [ diff --git a/firefox/options.html b/firefox/options.html index 053db1d..40b610d 100644 --- a/firefox/options.html +++ b/firefox/options.html @@ -59,7 +59,7 @@
Submit feedback here.
- Donate here. + Donate here.