From 1d82d87f2c3ad7879281579b6557b21be4798a92 Mon Sep 17 00:00:00 2001 From: Cora Johnson-Roberson Date: Mon, 10 Apr 2017 13:46:50 -0400 Subject: [PATCH] add proper id --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd87b1d..496e1c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "title": "Zotero Voyant Export", "name": "zotero-voyant-export", - "version": "0.0.2", + "id": "zotero-voyant-export@corajr.com", + "version": "0.0.3", "description": "Export your Zotero collections to Voyant", "main": "index.js", "author": "Cora Johnson-Roberson", @@ -9,7 +10,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.2/zotero_voyant_export-0.0.2-fx.xpi", + "updateLink": "https://github.com/corajr/zotero-voyant-export/releases/download/v0.0.3/zotero_voyant_export-0.0.3-fx.xpi", "license": "AGPL-3.0", "keywords": [ "jetpack"