mirror of
https://github.com/land0r/obsidian-flowchart-plugin.git
synced 2026-07-22 05:32:04 +00:00
Update manifest.json
This commit is contained in:
parent
a9d4c1ed78
commit
434e1e2bc6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-flowchart-plugin",
|
||||
"id": "flowcharts",
|
||||
"name": "Flowcharts",
|
||||
"version": "v1.0.0",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.5.0",
|
||||
"description": "Render flowcharts using flowchart.js markup.",
|
||||
"author": "land0r",
|
||||
|
|
|
|||
Loading…
Reference in a new issue