We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c6fa4 commit b779891Copy full SHA for b779891
chromium/manifest.json
@@ -44,5 +44,5 @@
44
"storage",
45
"<all_urls>"
46
],
47
- "version": "2016.8.24"
48
-}
+ "version": "2016.9.1"
+}
src/Changelog
@@ -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
+
7
Firefox 5.2.3
8
* Bugfix release: fixing a possible DLL hijacking vulnerability
9
src/chrome/content/about.xul
@@ -38,7 +38,7 @@
38
39
<groupbox>
40
<caption label="&https-everywhere.about.version;" />
41
- <label>5.2.3</label>
+ <label>5.2.4</label>
42
</groupbox>
43
0 commit comments