From 07c50c01f19f64a3c3ad3d4a83defb77f28e0ef8 Mon Sep 17 00:00:00 2001 From: Flatulent Fowl Date: Thu, 14 May 2026 09:53:47 +0200 Subject: [PATCH] Delete manifest.json --- manifest.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 manifest.json diff --git a/manifest.json b/manifest.json deleted file mode 100644 index c78c586..0000000 --- a/manifest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "docdrop", - "name": "DocDrop", - "version": "1.1.0", - "minAppVersion": "1.0.0", - "description": "Convert PDF files to Markdown using Microsofts markitdown CLI.", - "author": "Rhys Gottwald", - "authorUrl": "", - "isDesktopOnly": true -} \ No newline at end of file