diff --git a/README.md b/README.md index 1cdc1e2..22ddca6 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ This repository contains the following plugins: | [🏠](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.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.4.0 | Life Calendar Plugin for Joplin | Hieu-Thi Luong | +| [🏠](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.11 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.3 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n | diff --git a/manifests.json b/manifests.json index 52a9b80..a53c31e 100644 --- a/manifests.json +++ b/manifests.json @@ -1697,7 +1697,7 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.life-calendar", "app_min_version": "2.2", - "version": "1.4.0", + "version": "1.4.1", "name": "Life Calendar", "description": "Life Calendar Plugin for Joplin", "author": "Hieu-Thi Luong", @@ -1710,8 +1710,8 @@ "life", "timeline" ], - "_publish_hash": "sha256:36be81904458140d658e4c93473ddd6f5ab076035749f4220fd6fa58dfa3cc8a", - "_publish_commit": "main:ffbaf383edd4bd36e73d02bc1d76be792835ad59", + "_publish_hash": "sha256:1867bb0adf7fe62f2251591c6fe25f229fcf96f07baaaf6d86d917d97f075e84", + "_publish_commit": "main:6db6af6f2d6d087d773cab11a10309e0ad3a8213", "_npm_package_name": "joplin-plugin-life-calendar" }, "de.habelt.CsvImport": { diff --git a/plugins/com.hieuthi.joplin.life-calendar/manifest.json b/plugins/com.hieuthi.joplin.life-calendar/manifest.json index ea2d777..8069f90 100644 --- a/plugins/com.hieuthi.joplin.life-calendar/manifest.json +++ b/plugins/com.hieuthi.joplin.life-calendar/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.hieuthi.joplin.life-calendar", "app_min_version": "2.2", - "version": "1.4.0", + "version": "1.4.1", "name": "Life Calendar", "description": "Life Calendar Plugin for Joplin", "author": "Hieu-Thi Luong", @@ -15,7 +15,7 @@ "life", "timeline" ], - "_publish_hash": "sha256:36be81904458140d658e4c93473ddd6f5ab076035749f4220fd6fa58dfa3cc8a", - "_publish_commit": "main:ffbaf383edd4bd36e73d02bc1d76be792835ad59", + "_publish_hash": "sha256:1867bb0adf7fe62f2251591c6fe25f229fcf96f07baaaf6d86d917d97f075e84", + "_publish_commit": "main:6db6af6f2d6d087d773cab11a10309e0ad3a8213", "_npm_package_name": "joplin-plugin-life-calendar" } \ No newline at end of file diff --git a/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl b/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl index 19fdc85..ea15393 100644 Binary files a/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl and b/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl differ