commit 3afc50bbf6b6c26c4b309a10ad7dded7a73a6c6c
parent dd334ac4135cf23663c239abc40f3e4deaa8cc10
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 8 Feb 2016 23:49:14 -0500
Update maxVersion
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>31.0</em:minVersion>
- <em:maxVersion>44.*</em:maxVersion>
+ <em:maxVersion>45.*</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>31.0</minVersion>
- <maxVersion>44.*</maxVersion>
+ <maxVersion>45.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>