www

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

commit 5d1efea137de19877ab06df000c5780ef340670e
parent 28034a5ddcb5aaf71bfe15361d90366966605fe0
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu, 19 Sep 2013 21:54:44 -0400

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>23.*</em:maxVersion> + <em:maxVersion>24.*</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>23.*</maxVersion> + <maxVersion>24.*</maxVersion> <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>