Update another version

This commit is contained in:
Dan Stillman 2014-09-19 20:43:50 -04:00
parent cebaab4e4e
commit b0550273ae

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.22.SOURCE"
VERSION: "4.0.23.SOURCE"
};
// Commonly used imports accessible anywhere