From 5f42431bd8c018d01453cebab54b53c0abee3cf8 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Wed, 4 Nov 2020 21:10:18 +1100 Subject: Clean up invidious random instance list --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') 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"], -- cgit 1.4.1