commit ae87fb9848b8165f0be28687e0a7f910a887b6b3
parent 014aee1485c9a069de80e27f7f61d7846d122e8b
Author: Dan Stillman <dstillman@zotero.org>
Date: Tue, 26 Mar 2013 16:32:23 -0400
Version update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js
@@ -36,7 +36,7 @@ const ZOTERO_CONFIG = {
API_VERSION: 2,
PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
- VERSION: "4.0b1.SOURCE"
+ VERSION: "4.0b2.SOURCE"
};
// Commonly used imports accessible anywhere