Skip to content

Commit 01a5961

Browse files
committed
Version 5.0.5 / 2015.5.28
1 parent 10c00bf commit 01a5961

File tree

5 files changed

+60
-56
lines changed

5 files changed

+60
-56
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"<all_urls>"
4141
],
4242
"update_url": "https://www.eff.org/files/https-everywhere-chrome-updates.xml",
43-
"version": "2015.5.12"
43+
"version": "2015.5.28"
4444
}

src/Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Firefox 5.0.5 / Chrome-2015.5.28
2+
* Ruleset fixes
3+
* Fix ordering of locales to default to English again.
4+
15
Firefox 5.0.4 / Chrome-2015.5.12
26
* Ruleset fixes
37

src/chrome/content/about.xul

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

2222
<groupbox>
2323
<caption label="&https-everywhere.about.version;" />
24-
<label>5.0.4</label>
24+
<label>5.0.5</label>
2525
</groupbox>
2626

2727
<groupbox>

0 commit comments

Comments
 (0)