summaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-11-04 21:10:18 +1100
committerSimonBrazell <simon@brazell.com.au>2020-11-04 21:11:20 +1100
commit5f42431bd8c018d01453cebab54b53c0abee3cf8 (patch)
treec7506541ffb69545567835a297cb6f2a26b9cb42 /manifest.json
parent76a1df42ffb79e95b62bb4c471a78544012c9f66 (diff)
downloadprivacy-redirect-5f42431bd8c018d01453cebab54b53c0abee3cf8.tar.gz
privacy-redirect-5f42431bd8c018d01453cebab54b53c0abee3cf8.tar.bz2
privacy-redirect-5f42431bd8c018d01453cebab54b53c0abee3cf8.zip
Clean up invidious random instance list
Diffstat (limited to '')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index ea0756b..4d5528c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
- "version": "1.1.41",
+ "version": "1.1.42",
"manifest_version": 2,
"background": {
"scripts": ["background.js"],