Update manifest.json

This commit is contained in:
Ivan 2024-12-09 17:22:30 +02:00 committed by GitHub
parent a9d4c1ed78
commit 434e1e2bc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",