From 8a90ad89090536d743428abef2185f1662685cf7 Mon Sep 17 00:00:00 2001 From: wenbin <31951556+BeatsAD@users.noreply.github.com> Date: Sun, 14 Jun 2026 21:23:56 +0800 Subject: [PATCH] fix: update marketplace manifest metadata --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f4cb19f..9240c98 100644 --- a/manifest.json +++ b/manifest.json @@ -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 }