Update manifest.json

This commit is contained in:
Andrey Kitelev 2024-12-01 00:44:09 +05:00
parent ee2bc95a6d
commit f40c720d4e
1 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@
"name": "Exocortex", "name": "Exocortex",
"version": "0.0.1", "version": "0.0.1",
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.", "description": "prototype plugin implementing the Exocortex concept",
"author": "Obsidian", "author": "kitelev",
"authorUrl": "https://obsidian.md", "authorUrl": "https://t.me/kitelev",
"fundingUrl": "https://obsidian.md/pricing", "fundingUrl": "https://buymeacoffee.com/kitelev",
"isDesktopOnly": false "isDesktopOnly": false
} }