about summary refs log tree commit diff stats
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
parentMerge pull request #112 from austinhuang0131/patch-1 (diff)
downloadlibredirect-5f42431bd8c018d01453cebab54b53c0abee3cf8.zip
Clean up invidious random instance list
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index ea0756b3..4d5528c1 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"],