From 3983e3f6e5532323e7cd4c27c9e02c6841265a62 Mon Sep 17 00:00:00 2001 From: FrancescoDiCursi <79453817+FrancescoDiCursi@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:21:42 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 20fccb8..1631d12 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,8 @@ { - "id": "marmaid-helper", + "id": "mermaid-helper", "name": "Mermaid.js Helper (OMH)", + "version": "1.0.0", + "minAppVersion": "0.15.0", "description": "plug in that helps in mermaid.js workflow and more", "author": "Francesco Di Cursi", "isDesktopOnly": false,