Skip to content

Commit e918031

Browse files
committed
Version bump to 3.5.3/2014.6.26
I accidentally pushed tags for the wrong commit and the git.tp.o repo has a non-delete hook, so let's just increment versions by 1 and try again.
1 parent 8bdd46d commit e918031

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.6.25"
41+
"version": "2014.6.26"
4242
}

src/Changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
chrome-2014.6.25 (2014-06-25)
2-
* Ruleset fixes (same as 3.5.2)
1+
chrome-2014.6.26 (2014-06-25)
2+
* Ruleset fixes (same as 3.5.3)
33
* Fix redirect loop detection for HTTPS to HTTPS redirects (Github #289)
44
* Remove item from rule cache when it is disabled by the user
55

6-
3.5.2 (2014-06-25)
6+
3.5.3 (2014-06-25)
77
* Ruleset fixes to Mozilla, PCWorld, MacWorld, Google Books, 4chan blog,
88
BuzzFeed, BBC, googlecode, TechDirt, Wikia, Technology Review, Google
99
Translate, CDT, Science Direct, Sourceforge

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.2</label>
24+
<label>3.5.3</label>
2525
</groupbox>
2626

2727
<groupbox>

src/install.rdf

Lines changed: 1 addition & 1 deletion
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.2</em:version>
11+
<em:version>3.5.3</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>

0 commit comments

Comments
 (0)