Update zotero.js version

This commit is contained in:
Dan Stillman 2012-02-01 19:33:25 -05:00
parent 5b021a8a12
commit fb140c3ff4

View File

@ -35,7 +35,7 @@ const ZOTERO_CONFIG = {
API_URL: 'https://api.zotero.org/',
PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
VERSION: "3.0.SOURCE"
VERSION: "3.0.1.SOURCE"
};
/*