diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2016-02-22 10:26:35 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2016-02-22 10:26:35 +0000 |
commit | b13e128ca687bc0c5fb0b32c7afb1000d6212a1e (patch) | |
tree | ac9ab017eccb94738de97d8a5458bda63ba81066 /manifest.json | |
parent | 4cd86af900055192fabb0d08aa90cc0c067a4fa5 (diff) |
Update help file and version number
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index d6f277f..4ea82fd 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "manifest_version": 2, "name": "Redirector", "description": "Automatically redirect pages based on user-defined rules. E.g. always redirect an article url to its printer-friendly version.", - "version": "3.0.5", + "version": "3.0.6", "icons": { "16": "images/icon-active-16.png", "32": "images/icon-active-32.png", |