Skip to content

Commit 148b59d

Browse files
committed
1.13.1
1 parent ef4181a commit 148b59d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
Version 1.13.0 Aug 5, 2019
26
- Change query parameter trimming in Filter Rule to not apply to the extracted redirect URL. #99
37
- Add replace all substring support for Redirect Rule. #101

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "__MSG_extensionName__",
33
"description": "__MSG_extensionDescription__",
44
"default_locale": "en",
5-
"version": "1.13.0",
5+
"version": "1.13.1",
66
"manifest_version": 2,
77
"icons": {
88
"48": "icons/icon-48.png",

0 commit comments

Comments
 (0)