Skip to content

Commit a0312cb

Browse files
committed
1.13.2
1 parent 0cdaa05 commit a0312cb

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.2 Aug 19, 2019
2+
- Fix comma not accepeted in includes/excludes input fields. #105
3+
- Fix hosts/paths input field overflow issue with long list of values. #104
4+
15
Version 1.13.1 Aug 10, 2019
26
- Fix subdocument redirect regression issue #103
37
- Fix bad localization key.

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.1",
5+
"version": "1.13.2",
66
"manifest_version": 2,
77
"icons": {
88
"48": "icons/icon-48.png",

0 commit comments

Comments
 (0)