diff --git a/README.md b/README.md index 64ee225..e88322e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,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.7 | 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.7 | 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.9 | 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.2.1 | Your Life in Week 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.3 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | diff --git a/manifests.json b/manifests.json index a387fb3..4e28064 100644 --- a/manifests.json +++ b/manifests.json @@ -2142,7 +2142,7 @@ "manifest_version": 1, "id": "com.sctmes.kity-minder", "app_min_version": "2.8", - "version": "1.0.7", + "version": "1.0.9", "name": "Kity Minder", "description": "Kity Minder Mindmap Tools 思维导图(脑图插件) ", "author": "James Chan", @@ -2150,7 +2150,7 @@ "repository_url": "https://github.com/xeden3/joplin-plugin-kity-minder", "keywords": [], "categories": [], - "_publish_hash": "sha256:0fda4ef920755a5b74355ce4b6b985dd47b5a5fdf3b51276c874ca9f9a765f15", + "_publish_hash": "sha256:3c1f08a76f78aac27a6a5a4db39a69176c26c000330d47cf5925ac024713b528", "_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 e6af931..a8ca9c9 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.7", + "version": "1.0.9", "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:0fda4ef920755a5b74355ce4b6b985dd47b5a5fdf3b51276c874ca9f9a765f15", + "_publish_hash": "sha256:3c1f08a76f78aac27a6a5a4db39a69176c26c000330d47cf5925ac024713b528", "_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 d26092c..db120a4 100644 Binary files a/plugins/com.sctmes.kity-minder/plugin.jpl and b/plugins/com.sctmes.kity-minder/plugin.jpl differ