We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aefc8f commit fd4d86aCopy full SHA for fd4d86a
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "text-extractor",
3
"name": "Text Extractor",
4
- "version": "0.4.6",
+ "version": "0.4.7",
5
"minAppVersion": "0.15.0",
6
"description": "A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.",
7
"author": "Simon Cambier",
versions.json
@@ -11,5 +11,6 @@
11
"0.4.3": "0.15.0",
12
"0.4.4": "1.0.0",
13
"0.4.5": "0.15.0",
14
- "0.4.6": "0.15.0"
+ "0.4.6": "0.15.0",
15
+ "0.4.7": "1.4.14"
16
}
0 commit comments