Update manifest.json

This commit is contained in:
Xheldon 2025-10-28 10:57:19 +08:00 committed by GitHub
parent c0948fe13b
commit a96c297e1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
}
}