Update versions

This commit is contained in:
Dan Stillman 2015-01-14 00:08:31 -07:00
parent 06615f738f
commit 0c3332b5e4
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.1.SOURCE'
VERSION: '4.0.25.2.SOURCE'
};
EXPORTED_SYMBOLS = ["ZOTERO_CONFIG"];