File tree 3 files changed +6
-5
lines changed 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " text-extractor" ,
3
3
"name" : " Text Extractor" ,
4
- "version" : " 0.4.9 " ,
5
- "minAppVersion" : " 0.15.0 " ,
4
+ "version" : " 0.4.10 " ,
5
+ "minAppVersion" : " 1.4.16 " ,
6
6
"description" : " A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs." ,
7
7
"author" : " Simon Cambier" ,
8
8
"authorUrl" : " https://github.com/scambier/obsidian-text-extractor" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " text-extractor" ,
3
- "version" : " 0.4.9 " ,
3
+ "version" : " 0.4.10 " ,
4
4
"private" : true ,
5
5
"description" : " A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs." ,
6
6
"main" : " dist/main.js" ,
Original file line number Diff line number Diff line change 13
13
"0.4.5" : " 0.15.0" ,
14
14
"0.4.6" : " 0.15.0" ,
15
15
"0.4.7" : " 1.4.14" ,
16
- "0.4.8" : " 0.15.0" ,
17
- "0.4.9" : " 0.15.0"
16
+ "0.4.8" : " 1.4.14" ,
17
+ "0.4.9" : " 1.4.14" ,
18
+ "0.4.10" : " 1.4.16"
18
19
}
You can’t perform that action at this time.
0 commit comments