We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae0c60 commit 059b25eCopy full SHA for 059b25e
manifest.json
@@ -5,6 +5,6 @@
5
"authorUrl": "https://github.com/deathau",
6
"description": "Edit and display Cooklang recipes in Obsidian",
7
"isDesktopOnly": false,
8
- "version": "0.3.5",
+ "version": "0.3.6",
9
"minAppVersion": "0.10.12"
10
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cooklang-obsidian",
3
4
"main": "main.js",
"type": "module",
0 commit comments