We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb0632 commit c916229Copy full SHA for c916229
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-meta-bind-plugin",
3
"name": "Meta Bind Plugin",
4
- "version": "0.6.4",
+ "version": "0.6.5",
5
"minAppVersion": "0.14.0",
6
"description": "This plugin can create input fields inside your notes and bind them to metadata fields.",
7
"author": "Moritz Jung",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-meta-bind-plugin",
"main": "main.js",
"scripts": {
0 commit comments