Skip to content

Commit b4b022d

Browse files
committed
Release 0.9.2
1 parent 2a07437 commit b4b022d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
RDF:about="urn:mozilla:install-manifest"
77
em:id="zotero-ocr@bib.uni-mannheim.de"
88
em:name="Zotero OCR"
9-
em:version="0.9.1"
9+
em:version="0.9.2"
1010
em:iconURL="chrome://zoteroocr/skin/ubmannheim.png"
1111
em:icon64URL="chrome://zoteroocr/skin/ubmannheim64x64.png"
1212
em:creator="Philipp Zumstein"

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Zotero OCR",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"description": "Zotero Plugin for OCR",
66
"author": "Philipp Zumstein",
77
"homepage_url": "https://github.com/UB-Mannheim/zotero-ocr",

0 commit comments

Comments
 (0)