We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb12602 commit c41ff78Copy full SHA for c41ff78
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.6.1",
+ "version": "0.6.2",
9
"minAppVersion": "1.8.0"
10
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cooklang-obsidian",
3
4
"main": "main.js",
"type": "module",
0 commit comments