Update versions

This commit is contained in:
Dan Stillman 2013-08-09 11:50:10 -04:00
parent ece36438e3
commit 2dc8fc6912
3 changed files with 3 additions and 3 deletions

View file

@ -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.11.SOURCE"
VERSION: "4.0.12.SOURCE"
};
// Commonly used imports accessible anywhere