fix: update marketplace manifest metadata

This commit is contained in:
wenbin 2026-06-14 21:23:56 +08:00
parent 51ebfd0b72
commit 8a90ad8909

View file

@ -3,8 +3,8 @@
"name": "Vault2Dify",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Sync selected Obsidian Markdown notes to your configured Dify Knowledge Base.",
"description": "Sync selected Markdown notes to a Dify Knowledge Base.",
"author": "WenBin",
"authorUrl": "https://github.com/BeatsAD/Vault2Dify",
"authorUrl": "https://github.com/BeatsAD",
"isDesktopOnly": true
}