commit 5804516600c2d9b62c6fc7d4a173b524d9641f71
parent ef370b96a1d0d7729a90911e8bffe9ac238daa3c
Author: Dan Stillman <dstillman@zotero.org>
Date: Sun, 29 Apr 2012 23:43:28 -0400
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.3.SOURCE"
+ VERSION: "3.0.4.SOURCE"
};
/*