diff options
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index a97c569..1458390 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "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.1", + "description": "Automatically redirect content based on user-defined rules.", + "version": "3.2.2", "icons": { "16": "images/icon-active-16.png", "32": "images/icon-active-32.png", |