www

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

commit 207c34b1a41e55f50662a0a6f3c83cffd022d35f
parent 1ee015317f3049d8d173801e5eede7b7e6062af8
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed, 11 Dec 2013 15:19:03 -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>25.*</em:maxVersion> + <em:maxVersion>26.*</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>25.*</maxVersion> + <maxVersion>26.*</maxVersion> <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>