mirror of
https://github.com/flatulentfowl/docdrop.git
synced 2026-07-22 06:49:52 +00:00
Update version and minAppVersion to 1.0.1
This commit is contained in:
parent
ced2085f6b
commit
3f86513bae
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"id": "docdrop",
|
||||
"name": "DocDrop",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "1.0.1",
|
||||
"description": "Convert PDF files to Markdown using Microsoft's markitdown CLI.",
|
||||
"author": "Rhys Gottwald",
|
||||
"authorUrl": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue