This commit is contained in:
Oscar Plaisant
2024-05-14 10:51:40 +02:00
parent fa469935fb
commit c50d69aa3d
164 changed files with 25026 additions and 13829 deletions

View File

@@ -1,11 +1,12 @@
{
"id": "obsidian-meta-bind-plugin",
"name": "Meta Bind",
"version": "0.12.5",
"version": "1.1.0",
"minAppVersion": "1.4.0",
"description": "Make your notes interactive with inline input fields, metadata displays, and buttons.",
"author": "Moritz Jung",
"authorUrl": "https://mprojectscode.github.io/",
"authorUrl": "https://www.moritzjung.dev/",
"fundingUrl": "https://github.com/sponsors/mProjectsCode",
"helpUrl": "https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/",
"isDesktopOnly": false
}