Update metadata

This commit is contained in:
Andras Schmelczer 2025-01-02 15:44:15 +00:00
commit c738b96b62
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -1,11 +1,10 @@
{ {
"id": "sample-plugin", "id": "vault-link",
"name": "Sync & Share", "name": "VaultLink",
"version": "0.0.7", "version": "0.0.7",
"minAppVersion": "0.0.0", "minAppVersion": "0.0.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.", "description": "Self-hosted synchronization and collaboration for your Vault.",
"author": "Obsidian", "author": "Andras Schmelczer",
"authorUrl": "https://obsidian.md", "authorUrl": "https://schmelczer.dev",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false "isDesktopOnly": false
} }