commit bfdc9cf5fcda91a82b894adfb32ce02a5d7394fd
parent 4b772d43824e8bc3c02d55ed0dd37953185d6e2d
Author: Dan Stillman <dstillman@zotero.org>
Date: Sun, 16 Mar 2014 00:23:29 -0400
Update maxVersions
Diffstat:
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>27.*</em:maxVersion>
+ <em:maxVersion>28.*</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>27.*</maxVersion>
+ <maxVersion>28.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>