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 cf0b128 commit aeaf958Copy full SHA for aeaf958
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-meta-bind-plugin",
3
"name": "Meta Bind Plugin",
4
- "version": "0.3.3",
+ "version": "0.4.0",
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