Skip to content

Commit 0748001

Browse files
committed
Release: Firefox v. 5.1.6, Chrome v. 2016.4.4
1 parent 06e67c4 commit 0748001

File tree

5 files changed

+44
-40
lines changed

5 files changed

+44
-40
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"<all_urls>"
4040
],
4141
"update_url": "https://www.eff.org/files/https-everywhere-chrome-updates.xml",
42-
"version": "2016.3.23"
42+
"version": "2016.4.4"
4343
}

src/Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Firefox 5.1.6 / Chrome 2016.4.4
2+
* Ruleset fixes
3+
* Fix bug in Chromium, Firefox to limit FQDN
4+
15
Firefox 5.1.5 / Chrome 2016.3.23
26
* Ruleset fixes
37
* Improve coverage tests

src/chrome/content/about.xul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<groupbox>
4040
<caption label="&https-everywhere.about.version;" />
41-
<label>5.1.5</label>
41+
<label>5.1.6</label>
4242
</groupbox>
4343

4444
<groupbox>

0 commit comments

Comments
 (0)