From 83c1f33b5ccb72900a76c6a7d476fb3f0537ad57 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 28 Apr 2024 11:54:07 +0200 Subject: [PATCH] Release 0.7.2 --- 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 b33372e..5821e71 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.7.1" + em:version="0.7.2" 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 bae5fff..017a23a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zotero OCR", - "version": "0.7.1", + "version": "0.7.2", "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 a39ead5..172a085 100644 --- a/update.rdf +++ b/update.rdf @@ -3,9 +3,9 @@ "zotero-ocr@bib.uni-mannheim.de": { "updates": [ { - "version": "0.7.1", - "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.7.1/zotero-ocr-0.7.1.xpi", - "update_hash": "sha256:9ac2a495b02c0a2feb7eab30ea3785d7f8d6c26a65bb7850878c845bf4506caa", + "version": "0.7.2", + "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.7.2/zotero-ocr-0.7.2.xpi", + "update_hash": "sha256:adda8566d9c2612bc80c622c48b066c7bc00d7e33a7a7b1ee7507b246625608e", "applications": { "gecko": { "strict_min_version": "60.0" diff --git a/updates.json b/updates.json index a39ead5..172a085 100644 --- a/updates.json +++ b/updates.json @@ -3,9 +3,9 @@ "zotero-ocr@bib.uni-mannheim.de": { "updates": [ { - "version": "0.7.1", - "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.7.1/zotero-ocr-0.7.1.xpi", - "update_hash": "sha256:9ac2a495b02c0a2feb7eab30ea3785d7f8d6c26a65bb7850878c845bf4506caa", + "version": "0.7.2", + "update_link": "https://github.com/UB-Mannheim/zotero-ocr/releases/download/0.7.2/zotero-ocr-0.7.2.xpi", + "update_hash": "sha256:adda8566d9c2612bc80c622c48b066c7bc00d7e33a7a7b1ee7507b246625608e", "applications": { "gecko": { "strict_min_version": "60.0"