We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d7925 commit a057d88Copy full SHA for a057d88
2 files changed
src/chrome/content/about.xul
@@ -21,7 +21,7 @@
21
22
<groupbox>
23
<caption label="&https-everywhere.about.version;" />
24
- <label>2.2.2</label>
+ <label>2.2.3</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>2.2.2</em:version>
+ <em:version>2.2.3</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