about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authornitrohorse <1514352+nitrohorse@users.noreply.github.com>2020-09-05 20:17:29 -0700
committernitrohorse <1514352+nitrohorse@users.noreply.github.com>2020-09-05 20:17:29 -0700
commita8103915afd045193e690aff9cf7a485489df7f5 (patch)
tree4800cb743ba6c3a2f74a419457c2752b1629a446
parentAdd support for the old Reddit design (diff)
downloadlibredirect-a8103915afd045193e690aff9cf7a485489df7f5.zip
Bump manifest version
-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"],