We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd573d commit bfb6e91Copy full SHA for bfb6e91
doc/Changelog
@@ -1,5 +1,8 @@
1
Changes for Privacy Badger
2
====================================
3
+## 2017.10.25.1
4
+* Reverted manifest file change preventing upload to Chrome Web Store
5
+
6
## 2017.10.25
7
* Added Beta support for Firefox for Android
8
* Updated popup to close after doing anything that reloads the page
src/manifest.json
@@ -1,5 +1,5 @@
{
- "version": "2017.10.25",
+ "version": "2017.10.25.1",
"author": { "email": "eff.software.projects@gmail.com" },
"applications": {
"gecko": {
0 commit comments