commit fb140c3ff4efb11a6daab4f021a74971800fab9d
parent 5b021a8a1256e36eceff3fa3133e274c4400f0ae
Author: Dan Stillman <dstillman@zotero.org>
Date: Wed, 1 Feb 2012 19:33:25 -0500
Update zotero.js version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js
@@ -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"
};
/*