From c54c2822dab79f407bcc6d6c96e16f74206c11cb Mon Sep 17 00:00:00 2001 From: zuluwi <111116092+zuluwi@users.noreply.github.com> Date: Tue, 5 Mar 2024 03:56:51 +0300 Subject: [PATCH] trying re-commit new version --- manifest.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 8b57184..d1e946e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-vlc-bridge", - "name": "VLC Bridge", - "version": "0.0.5", - "minAppVersion": "0.15.0", - "description": "It allows you to control VLC Player via Obsidian and add a timestamped link or snapshot from the current video to your note. By clicking on these timestamped links, you can reopen the video at the specified time in VLC Player.", - "author": "zuluwi", - "authorUrl": "https://github.com/zuluwi", - "isDesktopOnly": true -} \ No newline at end of file + "id": "obsidian-vlc-bridge", + "name": "VLC Bridge", + "version": "0.0.5", + "minAppVersion": "0.15.0", + "description": "It allows you to control VLC Player via Obsidian and add a timestamped link or snapshot from the current video to your note. By clicking on these timestamped links, you can reopen the video at the specified time in VLC Player.", + "author": "zuluwi", + "authorUrl": "https://github.com/zuluwi", + "isDesktopOnly": true +}