diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2018-08-17 14:23:32 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2018-08-17 14:23:32 +0000 |
commit | 2eddcc8c1f04fd406c0420d59aa0df49558c49e9 (patch) | |
tree | e94a23dbd4856906a89997b1d82e406e9f02e7c8 | |
parent | 0d751fc671608fcbcf20bc6da606d6df2b46e065 (diff) |
Update version
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 260ad1a..a97c569 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.2", + "version": "3.2.1", "icons": { "16": "images/icon-active-16.png", "32": "images/icon-active-32.png", |