We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71154ac commit 92d6047Copy full SHA for 92d6047
2 files changed
src/chrome/content/about.xul
@@ -21,7 +21,7 @@
21
22
<groupbox>
23
<caption label="&https-everywhere.about.version;" />
24
- <label>3.5.3</label>
+ <label>4.0.0</label>
25
</groupbox>
26
27
src/install.rdf
@@ -8,7 +8,7 @@
8
<em:aboutURL>chrome://https-everywhere/content/about.xul</em:aboutURL>
9
<em:id>https-everywhere@eff.org</em:id>
10
<em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description>
11
- <em:version>3.5.3</em:version>
+ <em:version>4.0.0</em:version>
12
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
13
<em:optionsURL>chrome://https-everywhere/content/meta-preferences.xul</em:optionsURL>
14
<em:iconURL>chrome://https-everywhere/skin/https-everywhere.png</em:iconURL>
0 commit comments