Skip to content

Commit 00b9980

Browse files
committed
Release: Firefox v. 5.2.5, Chrome v. 2016.9.21
1 parent 352aba7 commit 00b9980

File tree

6 files changed

+74
-88
lines changed

6 files changed

+74
-88
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"storage",
4545
"<all_urls>"
4646
],
47-
"version": "2016.9.1"
47+
"version": "2016.9.21"
4848
}

src/Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Firefox 5.2.5 / Chrome 2016.9.21
2+
* Ruleset fixes
3+
* Removing deprecated torbutton options
4+
15
Firefox 5.2.4 / Chrome 2016.9.1
26
* Ruleset fixes
37
* Chrome Dev: Possible fix to "Extension Corrupted" errors

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

4444
<groupbox>

0 commit comments

Comments
 (0)