Update version

This commit is contained in:
Dan Stillman 2013-12-17 23:39:47 -05:00
parent c9dbd34e01
commit d50765536c

View file

@ -39,7 +39,7 @@ const ZOTERO_CONFIG = {
BOOKMARKLET_ORIGIN : 'https://www.zotero.org',
HTTP_BOOKMARKLET_ORIGIN : 'http://www.zotero.org',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
VERSION: "4.0.16.SOURCE"
VERSION: "4.0.17.SOURCE"
};
// Commonly used imports accessible anywhere