Version update

This commit is contained in:
Dan Stillman 2013-03-26 16:32:23 -04:00
parent 014aee1485
commit ae87fb9848

View file

@ -36,7 +36,7 @@ const ZOTERO_CONFIG = {
API_VERSION: 2, API_VERSION: 2,
PREF_BRANCH: 'extensions.zotero.', PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/', BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
VERSION: "4.0b1.SOURCE" VERSION: "4.0b2.SOURCE"
}; };
// Commonly used imports accessible anywhere // Commonly used imports accessible anywhere