www

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

commit b673718f2a8cf63fbdecda153731c3ee123404d7
parent 2bd0019261f98a631a21e19463553272c1a2965f
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed,  7 Aug 2013 17:11:25 -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>22.*</em:maxVersion> + <em:maxVersion>23.*</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>22.*</maxVersion> + <maxVersion>23.*</maxVersion> <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>