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
f9d3c25c93
commit
6f8539b3f5
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "obsidian-flowchart-plugin",
|
||||
"name": "Flowchart Plugin",
|
||||
"version": "1.0.0",
|
||||
"name": "Flowcharts",
|
||||
"version": "v1.0.0",
|
||||
"minAppVersion": "1.5.0",
|
||||
"description": "A plugin for rendering flowcharts using flowchart.js",
|
||||
"description": "Render flowcharts using flowchart.js.",
|
||||
"author": "land0r",
|
||||
"authorUrl": "https://github.com/land0r",
|
||||
"fundingUrl": "https://buymeacoffee.com/land0r",
|
||||
|
|
|
|||
Loading…
Reference in a new issue