From 711e180f8f90eb3c73ec18c7599b486f924edbac Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sun, 18 Nov 2012 23:25:58 -0500 Subject: [PATCH] Update version --- chrome/content/zotero/xpcom/zotero.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index 3338e7b9c9..11580841ea 100644 --- 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" }; /*