Skip to content

Commit 58add5c

Browse files
committed
Release: 2017.10.24
1 parent bc465aa commit 58add5c

File tree

4 files changed

+333
-410
lines changed

4 files changed

+333
-410
lines changed

chromium/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"storage",
4848
"*://*/*"
4949
],
50-
"version": "2017.10.4"
51-
}
50+
"version": "2017.10.24"
51+
}

src/Changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2017.10.24
2+
* Significant code refactor
3+
* Fixes for Fennec
4+
* Ruleset updates
5+
16
2017.10.4
27
* Markup and small UI changes
38
* Modularize JS, clean up control flow

src/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<em:type>2</em:type> <!-- type: Extension -->
1010
<em:bootstrap>true</em:bootstrap>
1111
<em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description>
12-
<em:version>2017.10.4</em:version>
12+
<em:version>2017.10.24</em:version>
1313
<em:multiprocessCompatible>true</em:multiprocessCompatible>
1414
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
1515
<em:iconURL>chrome://https-everywhere/skin/icon-active-48.png</em:iconURL>

0 commit comments

Comments
 (0)