From d9a8bc5eb880c4e32917ce5b3699c146290df350 Mon Sep 17 00:00:00 2001 From: oscarspalk Date: Wed, 8 Feb 2023 22:03:51 +0100 Subject: [PATCH] updated id and version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7b7d3fb..55086a3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "id": "git-sync-plugin", + "id": "git-sync", "name": "Git Sync", - "version": "1.0.5", + "version": "1.0.6", "minAppVersion": "0.15.0", "description": "Sync your vault with Github.", "author": "oscarspalk",