Update version

This commit is contained in:
Dan Stillman 2016-03-07 08:33:45 -05:00
parent 92c8d8cc44
commit 5df952b0f9
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ var 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.29.SOURCE'
VERSION: '4.0.29.1.SOURCE'
};
EXPORTED_SYMBOLS = ["ZOTERO_CONFIG"];