[tor-commits] [torbirdy/master] Add support for Thunderbird 60
sukhbir at torproject.org
sukhbir at torproject.org
Fri May 4 16:03:01 UTC 2018
commit 889b99a440723fc896357d709070017fa6330324
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Fri May 4 12:00:05 2018 -0400
Add support for Thunderbird 60
---
install.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/install.rdf b/install.rdf
index 86d94b1..615b152 100644
--- a/install.rdf
+++ b/install.rdf
@@ -4,7 +4,7 @@
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>castironthunderbirdclub at torproject.org</em:id>
- <em:version>0.2.4</em:version>
+ <em:version>0.2.5</em:version>
<em:type>2</em:type>
<em:iconURL>chrome://castironthunderbirdclub/skin/images/tor.png</em:iconURL>
<em:optionsURL>chrome://castironthunderbirdclub/content/preferences.xul</em:optionsURL>
@@ -14,7 +14,7 @@
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>52.0</em:minVersion>
- <em:maxVersion>59.*</em:maxVersion>
+ <em:maxVersion>60.0</em:maxVersion>
</Description>
</em:targetApplication>
More information about the tor-commits
mailing list