Update versions

This commit is contained in:
Dan Stillman 2015-01-12 23:59:10 -07:00
parent 7d19e17bb9
commit b9fb7fa3c6
3 changed files with 3 additions and 3 deletions

View file

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