From 51e35e57cb6b7206e9005fab347d5921e92d7eb6 Mon Sep 17 00:00:00 2001 From: Cora Johnson-Roberson Date: Mon, 10 Apr 2017 13:37:54 -0400 Subject: [PATCH] bump version, include updateURL in install --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 05f3527..bd87b1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "Zotero Voyant Export", "name": "zotero-voyant-export", - "version": "0.0.1", + "version": "0.0.2", "description": "Export your Zotero collections to Voyant", "main": "index.js", "author": "Cora Johnson-Roberson", @@ -9,7 +9,7 @@ "firefox": ">=38.0a1" }, "updateURL": "https://corajr.github.io/zotero-voyant-export/update.rdf", - "updateLink": "https://github.com/corajr/zotero-voyant-export/releases/download/v0.0.1/zotero_voyant_export-0.0.1-fx.xpi", + "updateLink": "https://github.com/corajr/zotero-voyant-export/releases/download/v0.0.2/zotero_voyant_export-0.0.2-fx.xpi", "license": "AGPL-3.0", "keywords": [ "jetpack"