www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit b0550273ae1bedba67e6d37627d0e5ea2d4b296e
parent cebaab4e4e8c94aba418379939fb46f80cfcf02a
Author: Dan Stillman <dstillman@zotero.org>
Date:   Fri, 19 Sep 2014 20:43:50 -0400

Update another version

Diffstat:
Mchrome/content/zotero/xpcom/zotero.js | 2+-
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.22.SOURCE" + VERSION: "4.0.23.SOURCE" }; // Commonly used imports accessible anywhere