diff --git a/README.md b/README.md index bbb4b65..60247ef 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ This repository contains the following plugins: | [🏠](https://github.com/leenzhu/joplin-plugin-journal) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.leenzhu.journal/plugin.jpl) | Journal | 1.0.11 | Create or open note of today or selected date. | Leen Zhu | | [🏠](https://github.com/ThibaultJanBeyer/joplin-sheets) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.joplin.JSheets/plugin.jpl) | JSheets | 1.1.3 | JSheets - use to write spreadsheets like excel in Joplin | Thibault Jan Beyer | | [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.7 | Flexible kanban board plugin for all your tasks | Balint Magyar | -| [🏠](https://github.com/xeden3/joplin-plugin-kity-minder) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.sctmes.kity-minder/plugin.jpl) | Kity Minder | 1.0.15 | Kity Minder Mindmap Tools 思维导图(脑图插件) | James Chan | +| [🏠](https://github.com/xeden3/joplin-plugin-kity-minder) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.sctmes.kity-minder/plugin.jpl) | Kity Minder | 1.0.16 | Kity Minder Mindmap Tools 思维导图(脑图插件) | James Chan | | [🏠](https://github.com/hieuthi/joplin-plugin-life-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl) | Life Calendar | 1.4.1 | Life Calendar Plugin for Joplin | Hieu-Thi Luong | | [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.5.0 | Visualize the connections between Joplin notes. | Trey Mo | | [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.3.13 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | diff --git a/manifests.json b/manifests.json index ff4630d..6fb40a4 100644 --- a/manifests.json +++ b/manifests.json @@ -2144,7 +2144,7 @@ "manifest_version": 1, "id": "com.sctmes.kity-minder", "app_min_version": "2.8", - "version": "1.0.15", + "version": "1.0.16", "name": "Kity Minder", "description": "Kity Minder Mindmap Tools 思维导图(脑图插件) ", "author": "James Chan", @@ -2152,7 +2152,7 @@ "repository_url": "https://github.com/xeden3/joplin-plugin-kity-minder", "keywords": [], "categories": [], - "_publish_hash": "sha256:953bd06299c167092731fbc1eb2626a50ac2bea31b6d4d78c8bffa828748afa1", + "_publish_hash": "sha256:2ef37d09ba8e1e1e5b745811a8c6b1ea161b3745ba1472e6c86b61080c5fed6e", "_publish_commit": "", "_npm_package_name": "joplin-plugin-kity-minder" }, diff --git a/plugins/com.sctmes.kity-minder/manifest.json b/plugins/com.sctmes.kity-minder/manifest.json index 2613b6c..2aab8a4 100644 --- a/plugins/com.sctmes.kity-minder/manifest.json +++ b/plugins/com.sctmes.kity-minder/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.sctmes.kity-minder", "app_min_version": "2.8", - "version": "1.0.15", + "version": "1.0.16", "name": "Kity Minder", "description": "Kity Minder Mindmap Tools 思维导图(脑图插件) ", "author": "James Chan", @@ -10,7 +10,7 @@ "repository_url": "https://github.com/xeden3/joplin-plugin-kity-minder", "keywords": [], "categories": [], - "_publish_hash": "sha256:953bd06299c167092731fbc1eb2626a50ac2bea31b6d4d78c8bffa828748afa1", + "_publish_hash": "sha256:2ef37d09ba8e1e1e5b745811a8c6b1ea161b3745ba1472e6c86b61080c5fed6e", "_publish_commit": "", "_npm_package_name": "joplin-plugin-kity-minder" } \ No newline at end of file diff --git a/plugins/com.sctmes.kity-minder/plugin.jpl b/plugins/com.sctmes.kity-minder/plugin.jpl index 3871ea1..0d3c11a 100644 Binary files a/plugins/com.sctmes.kity-minder/plugin.jpl and b/plugins/com.sctmes.kity-minder/plugin.jpl differ