diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 19b88bb..835d676 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.4", + "version": "3.5.4-custom", "icons": { "16": "images/icon-light-theme-16.png", "19": "images/icon-light-theme-19.png", @@ -89,4 +89,4 @@ } ] } -}
\ No newline at end of file +} |