We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4181a commit 148b59dCopy full SHA for 148b59d
CHANGELOG
@@ -1,3 +1,7 @@
1
+Version 1.13.1 Aug 10, 2019
2
+- Fix subdocument redirect regression issue #103
3
+- Fix bad localization key.
4
+
5
Version 1.13.0 Aug 5, 2019
6
- Change query parameter trimming in Filter Rule to not apply to the extracted redirect URL. #99
7
- Add replace all substring support for Redirect Rule. #101
manifest.json
@@ -2,7 +2,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
- "version": "1.13.0",
+ "version": "1.13.1",
"manifest_version": 2,
"icons": {
8
"48": "icons/icon-48.png",
0 commit comments