diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2015-10-05 10:58:39 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2015-10-05 10:58:39 +0000 |
commit | 60341ef37cf9046d0f99b5d3eb4dc1a2ad90acf9 (patch) | |
tree | 8c887593b655549ba353ebf6b6aad7d0f5b29c1d /manifest.json | |
parent | 36d4fe49ee7ff432fd0c270ddec5800d26c1ee5a (diff) |
Build that works for Opera
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 fe2a049..d6f277f 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.4", + "version": "3.0.5", "icons": { "16": "images/icon-active-16.png", "32": "images/icon-active-32.png", |