Update recommended connector version

This commit is contained in:
Dan Stillman 2018-05-08 20:56:35 -04:00
parent 4a7aad03c4
commit 3516598f4c

View file

@ -13,7 +13,7 @@ var ZOTERO_CONFIG = {
STREAMING_URL: 'wss://stream.zotero.org/',
RECOGNIZE_URL: 'https://recognize.zotero.org/',
API_VERSION: 3,
CONNECTOR_MIN_VERSION: '5.0.35', // show upgrade prompt for requests from below this version
CONNECTOR_MIN_VERSION: '5.0.39', // show upgrade prompt for requests from below this version
PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_ORIGIN: 'https://www.zotero.org',
HTTP_BOOKMARKLET_ORIGIN: 'http://www.zotero.org',