From a96c297e1a814a6c71beec50517e473c76c66f70 Mon Sep 17 00:00:00 2001 From: Xheldon Date: Tue, 28 Oct 2025 10:57:19 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 5ba4fe8..c154967 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "id": "git-folder-sync", "name": "Git Folder Sync", - "version": "1.0.5", + "version": "1.0.6", "minAppVersion": "0.15.0", - "description": "Synchronize files in your Obsidian Vault with a specified directory in the designated GitHub repository (rather than the entire repository); send your images to cloud storage services.", + "description": "Synchronize files in your Vault with a specified directory in the designated GitHub repository (rather than the entire repository); send your images to cloud storage services.", "author": "Xheldon", "authorUrl": "https://github.com/Xheldon", "fundingUrl": "https://paypal.me/xheldoncao", "isDesktopOnly": false -} \ No newline at end of file +}