diff --git a/README.md b/README.md index 3397641..538991a 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,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) | joplin-plugin-journal | 1.0.2 | 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.2 | 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.3 | 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 fd19fd8..edf9ba7 100644 --- a/manifests.json +++ b/manifests.json @@ -2130,7 +2130,7 @@ "manifest_version": 1, "id": "com.sctmes.kity-minder", "app_min_version": "2.8", - "version": "1.0.2", + "version": "1.0.3", "name": "Kity Minder", "description": "Kity Minder Mindmap Tools 思维导图(脑图插件) ", "author": "James Chan", @@ -2138,7 +2138,7 @@ "repository_url": "https://github.com/xeden3/joplin-plugin-kity-minder", "keywords": [], "categories": [], - "_publish_hash": "sha256:ca2b7341dbbaea176b1936e76817ef8b574de950f54be572361621f0188b907e", + "_publish_hash": "sha256:e77b9b691280ce4c032f1750184e63832f7122bc1d0012e5c6b569ae700b3b3b", "_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 db89367..582c17d 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.2", + "version": "1.0.3", "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:ca2b7341dbbaea176b1936e76817ef8b574de950f54be572361621f0188b907e", + "_publish_hash": "sha256:e77b9b691280ce4c032f1750184e63832f7122bc1d0012e5c6b569ae700b3b3b", "_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 c6e30bb..32e3039 100644 Binary files a/plugins/com.sctmes.kity-minder/plugin.jpl and b/plugins/com.sctmes.kity-minder/plugin.jpl differ