xheldon_git-folder-sync/manifest.json
Xheldon d94e386dac Bump version to 1.0.2 for clean release test
- Updated manifest.json, package.json, and versions.json
- Ready to test automatic GitHub Actions release
- Contains only essential files for Obsidian community plugin
2025-07-31 15:06:52 +08:00

11 lines
No EOL
474 B
JSON

{
"id": "git-folder-sync",
"name": "Git Folder Sync",
"version": "1.0.2",
"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.",
"author": "Xheldon",
"authorUrl": "https://github.com/Xheldon",
"fundingUrl": "https://paypal.me/xheldoncao",
"isDesktopOnly": false
}