Skip to content

Commit fd4d86a

Browse files
committed
0.4.7
1 parent 8aefc8f commit fd4d86a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "text-extractor",
33
"name": "Text Extractor",
4-
"version": "0.4.6",
4+
"version": "0.4.7",
55
"minAppVersion": "0.15.0",
66
"description": "A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.",
77
"author": "Simon Cambier",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"0.4.3": "0.15.0",
1212
"0.4.4": "1.0.0",
1313
"0.4.5": "0.15.0",
14-
"0.4.6": "0.15.0"
14+
"0.4.6": "0.15.0",
15+
"0.4.7": "1.4.14"
1516
}

0 commit comments

Comments
 (0)