From 839507704b1eaa766101b136fc8f9876444da87f Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 7 Sep 2024 15:22:23 +0200 Subject: [PATCH] Release 0.8.1 --- src/install.rdf | 2 +- src/manifest.json | 2 +- update.rdf | 6 +++--- updates.json | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/install.rdf b/src/install.rdf index 61e0515..4deaa3d 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -6,7 +6,7 @@ RDF:about="urn:mozilla:install-manifest" em:id="zotero-ocr@bib.uni-mannheim.de" em:name="Zotero OCR" - em:version="0.8.0" + em:version="0.8.1" em:iconURL="chrome://zoteroocr/skin/ubmannheim.png" em:icon64URL="chrome://zoteroocr/skin/ubmannheim64x64.png" em:creator="Philipp Zumstein" diff --git a/src/manifest.json b/src/manifest.json index da818ce..39e13e9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zotero OCR", - "version": "0.8.0", + "version": "0.8.1", "description": "Zotero Plugin for OCR", "author": "Philipp Zumstein", "homepage_url": "https://github.com/UB-Mannheim/zotero-ocr", diff --git a/update.rdf b/update.rdf index f4b0231..913c298 100644 --- a/update.rdf +++ b/update.rdf @@ -3,9 +3,9 @@ "zotero-ocr@bib.uni-mannheim.de": { "updates": [ { - "version": "0.8.0", - "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.8.0/zotero-ocr-0.8.0.xpi", - "update_hash": "sha256:2a50830476573a2636b345a62ef0b001560d154f522e40931aed6b1df33acfa9", + "version": "0.8.1", + "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.8.1/zotero-ocr-0.8.1.xpi", + "update_hash": "sha256:345556bc3753a0e4c653ecb501e00a320dafba498629c4d9dc20e1bd8104a293", "applications": { "gecko": { "strict_min_version": "60.0" diff --git a/updates.json b/updates.json index f4b0231..913c298 100644 --- a/updates.json +++ b/updates.json @@ -3,9 +3,9 @@ "zotero-ocr@bib.uni-mannheim.de": { "updates": [ { - "version": "0.8.0", - "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.8.0/zotero-ocr-0.8.0.xpi", - "update_hash": "sha256:2a50830476573a2636b345a62ef0b001560d154f522e40931aed6b1df33acfa9", + "version": "0.8.1", + "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.8.1/zotero-ocr-0.8.1.xpi", + "update_hash": "sha256:345556bc3753a0e4c653ecb501e00a320dafba498629c4d9dc20e1bd8104a293", "applications": { "gecko": { "strict_min_version": "60.0"