Skip to content

Commit b779891

Browse files
committed
Release: Firefox v. 5.2.4, Chrome v. 2016.9.1
1 parent a8c6fa4 commit b779891

File tree

5 files changed

+37
-31
lines changed

5 files changed

+37
-31
lines changed

chromium/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"storage",
4545
"<all_urls>"
4646
],
47-
"version": "2016.8.24"
48-
}
47+
"version": "2016.9.1"
48+
}

src/Changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Firefox 5.2.4 / Chrome 2016.9.1
2+
* Ruleset fixes
3+
* Chrome Dev: Possible fix to "Extension Corrupted" errors
4+
* Firefox Android: Fixing numerous issues with UI and functionality
5+
* Firefox: Expanding SSL Observatory popup window
6+
17
Firefox 5.2.3
28
* Bugfix release: fixing a possible DLL hijacking vulnerability
39

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

4444
<groupbox>

0 commit comments

Comments
 (0)