Update versions

This commit is contained in:
Dan Stillman 2015-08-05 15:08:29 -04:00
parent dce9ff304f
commit 1178d2509d
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,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.28.SOURCE'
VERSION: '4.0.28.1.SOURCE'
};
EXPORTED_SYMBOLS = ["ZOTERO_CONFIG"];