www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit fe263cd531b50682e6462cc7cc0f74554bb01e84
parent cc39ee81440301df40b74555b7b6f56bfd80df98
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed, 27 Feb 2013 04:51:33 -0500

Update maxVersion

Diffstat:
Minstall.rdf | 2+-
Mupdate.rdf | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.rdf b/install.rdf @@ -25,7 +25,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>17.0</em:minVersion> - <em:maxVersion>20.*</em:maxVersion> + <em:maxVersion>21.*</em:maxVersion> </Description> </em:targetApplication> diff --git a/update.rdf b/update.rdf @@ -12,7 +12,7 @@ <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <minVersion>17.0</minVersion> - <maxVersion>20.*</maxVersion> + <maxVersion>21.*</maxVersion> <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>