diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2011-12-20 11:33:12 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2011-12-20 11:33:12 +0000 |
commit | 418e6ab9be9945ad0865a5d5760296bfb4e7dc71 (patch) | |
tree | 9090605a194217bb141e35e3f2521e98394cd8a2 /src/install.rdf | |
parent | e8cdf971c0225b75ea938b6f2fbfc2df87f0e353 (diff) | |
download | Multiproxy-Switch-1.39.tar.gz |
Add support for Firefox 9.0.v1.39
Diffstat (limited to 'src/install.rdf')
-rw-r--r-- | src/install.rdf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/install.rdf b/src/install.rdf index 99d21c2..23de151 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -5,7 +5,7 @@ <em:id>{BB080420-8088-F650-3D47-13799CCD6159}</em:id> <em:name>Multiproxy Switch</em:name> - <em:version>1.38.1</em:version> + <em:version>1.39</em:version> <em:description>MPS lets you switch local proxies in Firefox and Thunderbird, and do more.</em:description> <em:creator>jmccrohan</em:creator> <em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor> @@ -19,7 +19,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>1.5</em:minVersion> - <em:maxVersion>8.*</em:maxVersion> + <em:maxVersion>9.*</em:maxVersion> </Description> </em:targetApplication> <!-- Thunderbird --> @@ -27,7 +27,7 @@ <Description> <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <em:minVersion>1.0</em:minVersion> - <em:maxVersion>8.*</em:maxVersion> + <em:maxVersion>9.*</em:maxVersion> </Description> </em:targetApplication> </Description> |