diff --git a/manifestOverrides.json b/manifestOverrides.json index d1cc800..8635cfc 100644 --- a/manifestOverrides.json +++ b/manifestOverrides.json @@ -126,5 +126,21 @@ }, "joplin.plugin.benji.quick-move": { "_recommended": true + }, + "com.github.uphy.PlantUmlPlugin": { + "manifest_version": 1, + "id": "com.github.uphy.PlantUmlPlugin", + "app_min_version": "1.7", + "version": "0.0.1", + "name": "PlantUML", + "description": "Markdown extension plugin to render PlantUML diagrams.", + "author": "uphy", + "homepage_url": "https://github.com/uphy/joplin-plantuml-plugin", + "repository_url": "https://github.com/uphy/joplin-plantuml-plugin", + "keywords": [], + "_publish_hash": "sha256:0d670c46bae2da62dca249d8fe9a36ed207ed0fcc961cecfd30025538be900a5", + "_publish_commit": "master:a6a1c85748acc02f7c15eeb42926d134d26a3093", + "_npm_package_name": "joplin-plugin-plantuml", + "_obsolete": true } } diff --git a/manifests.json b/manifests.json index c5dd208..3aeddbe 100644 --- a/manifests.json +++ b/manifests.json @@ -432,21 +432,6 @@ "_npm_package_name": "joplin-plugin-rich-markdown", "_recommended": true }, - "com.github.uphy.PlantUmlPlugin": { - "manifest_version": 1, - "id": "com.github.uphy.PlantUmlPlugin", - "app_min_version": "1.7", - "version": "0.0.1", - "name": "PlantUML", - "description": "Markdown extension plugin to render PlantUML diagrams.", - "author": "uphy", - "homepage_url": "https://github.com/uphy/joplin-plantuml-plugin", - "repository_url": "https://github.com/uphy/joplin-plantuml-plugin", - "keywords": [], - "_publish_hash": "sha256:0d670c46bae2da62dca249d8fe9a36ed207ed0fcc961cecfd30025538be900a5", - "_publish_commit": "master:a6a1c85748acc02f7c15eeb42926d134d26a3093", - "_npm_package_name": "joplin-plugin-plantuml" - }, "b53da1f6-868c-468d-b60c-2897a27166ac": { "manifest_version": 1, "id": "b53da1f6-868c-468d-b60c-2897a27166ac",