commit 43c03c6aca849585ff49eea2e0fdd06088206040
parent d7d542a79cb5bd4168e6cbeb2c34baaf806e6c86
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 1 Dec 2014 02:18:04 -0500
Update another 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
@@ -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.23.1.SOURCE"
+ VERSION: "4.0.24.SOURCE"
};
// Commonly used imports accessible anywhere