commit 711e180f8f90eb3c73ec18c7599b486f924edbac
parent a67cd6afca53c861c3796c06d754179c6ee8a9cc
Author: Dan Stillman <dstillman@zotero.org>
Date: Sun, 18 Nov 2012 23:25:58 -0500
Update version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js
@@ -35,7 +35,7 @@ const ZOTERO_CONFIG = {
API_URL: 'https://api.zotero.org/',
PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
- VERSION: "3.0.9.SOURCE"
+ VERSION: "3.0.10.SOURCE"
};
/*