Skip to content

Commit d758e94

Browse files
committed
Version 5.0.4 / 2015.5.12
1 parent 875e7ad commit d758e94

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"<all_urls>"
4141
],
4242
"update_url": "https://www.eff.org/files/https-everywhere-chrome-updates.xml",
43-
"version": "2015.4.23"
43+
"version": "2015.5.12"
4444
}

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>5.0.3</label>
24+
<label>5.0.4</label>
2525
</groupbox>
2626

2727
<groupbox>

src/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<em:id>https-everywhere@eff.org</em:id>
1010
<em:type>2</em:type> <!-- type: Extension -->
1111
<em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description>
12-
<em:version>5.0.3</em:version>
12+
<em:version>5.0.4</em:version>
1313
<em:multiprocessCompatible>true</em:multiprocessCompatible>
1414
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
1515
<em:optionsURL>chrome://https-everywhere/content/meta-preferences.xul</em:optionsURL>

0 commit comments

Comments
 (0)