From edcb1e81a2dbfe658ab39d1318cec030080be6ad Mon Sep 17 00:00:00 2001 From: Vivek Sharma <80456739+ifsvivek@users.noreply.github.com> Date: Sun, 16 Jul 2023 11:02:50 +0530 Subject: [PATCH] v1.0.1 --- plugin/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/manifest.json b/plugin/manifest.json index 4b7d076..4afdc7f 100644 --- a/plugin/manifest.json +++ b/plugin/manifest.json @@ -2,7 +2,7 @@ "uuid": "videofetch", "name": "VideoFetch", "description": "A plugin for Free Download Manager to easily download YouTube videos.", - "version": "1.0.0", + "version": "1.0.1", "icon": "icon.svg", "mediaParser": true, "mediaListParser": true,