Update recommended connector version
This commit is contained in:
parent
4a7aad03c4
commit
3516598f4c
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue