Skip to content

Commit 8bdd46d

Browse files
committed
Version bumps
1 parent e028ee9 commit 8bdd46d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"<all_urls>"
3939
],
4040
"update_url": "https://www.eff.org/files/https-everywhere-chrome-updates.xml",
41-
"version": "2014.4.25"
41+
"version": "2014.6.25"
4242
}

src/chrome/content/about.xul

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupbox>
2323
<caption label="&https-everywhere.about.version;" />
24-
<label>3.5.1</label>
24+
<label>3.5.2</label>
2525
</groupbox>
2626

2727
<groupbox>

src/install.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<em:aboutURL>chrome://https-everywhere/content/about.xul</em:aboutURL>
99
<em:id>https-everywhere@eff.org</em:id>
1010
<em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description>
11-
<em:version>3.5.1</em:version>
11+
<em:version>3.5.2</em:version>
1212
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
1313
<em:optionsURL>chrome://https-everywhere/content/meta-preferences.xul</em:optionsURL>
1414
<em:iconURL>chrome://https-everywhere/skin/https-everywhere.png</em:iconURL>
@@ -20,7 +20,7 @@
2020
<Description>
2121
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
2222
<em:minVersion>20</em:minVersion>
23-
<em:maxVersion>32.*</em:maxVersion>
23+
<em:maxVersion>35.*</em:maxVersion>
2424
</Description>
2525
</em:targetApplication>
2626
<!-- Seamonkey -->

0 commit comments

Comments
 (0)