Skip to content

Commit e93105c

Browse files
committed
Version 5.0.8 / 2015.8.13
1 parent b446f62 commit e93105c

File tree

5 files changed

+103
-98
lines changed

5 files changed

+103
-98
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": "2015.7.17"
42+
"version": "2015.8.13"
4343
}

src/Changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Firefox 5.0.8 / Chrome-2015.8.13
2+
* Ruleset fixes
3+
* Restore checkbox icons on Firefox
4+
* Add a link to the HTTPS Everywhere Atlas
5+
16
Firefox 5.0.7 / Chrome-2015.7.17
27
* Ruleset fixes, in particular disable broken Netflix rule
38
* Fix "Add a rule" functionality in Chrome.

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.0.7</label>
41+
<label>5.0.8</label>
4242
</groupbox>
4343

4444
<groupbox>

0 commit comments

Comments
 (0)