aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorEinar Egilsson <einar@einaregilsson.com>2019-12-13 10:15:32 +0000
committerEinar Egilsson <einar@einaregilsson.com>2019-12-13 10:15:32 +0000
commitb473306d442b92123cf505dd634faeb141714614 (patch)
treeb0b35eba4f70e3ba06fce6d8d785237e738449f2 /manifest.json
parent8ca4e7c6f7b9465b8dafdf8798bf609f9764ea0e (diff)
Replace .innerHTML with .textContent and bump version
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 65adf92..94b08df 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Redirector",
"description": "Automatically redirect content based on user-defined rules.",
- "version": "3.5",
+ "version": "3.5.1",
"icons": {
"16": "images/icon-light-theme-16.png",
"19": "images/icon-light-theme-19.png",