diff --git a/README.md b/README.md index 090209c..1ebdcbb 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ This repository contains the following plugins: | [🏠](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.3.0 | 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.8 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | +| [🏠](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.9 | 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 | | [🏠](https://github.com/shufo/joplin-plugin-markdown-prettier) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/shufo.markdown-prettier/plugin.jpl) | Markdown Prettier | 0.1.0 | Format your markdown by prettier | shufo | | [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.5 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda | diff --git a/manifests.json b/manifests.json index f136402..85d731b 100644 --- a/manifests.json +++ b/manifests.json @@ -820,7 +820,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.3.8", + "version": "1.3.9", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -833,8 +833,8 @@ "css", "macos" ], - "_publish_hash": "sha256:8e37587e0e73db0d4e8a0c96b361296503bea5aa3fa81e95972d875e1c1bf937", - "_publish_commit": "main:028b4d201090c14ffe5c552fc02bdeea0bca3384", + "_publish_hash": "sha256:ed32f88b09e16bf5ce19b157d35da853d84cbe82520611b83477a8803eb12f08", + "_publish_commit": "main:0798d0013c92622a9f486f804204d642ec03ac3b", "_npm_package_name": "joplin-plugin-macos-theme", "_recommended": true }, diff --git a/plugins/com.andrejilderda.macOSTheme/manifest.json b/plugins/com.andrejilderda.macOSTheme/manifest.json index 45b8ea6..e977764 100644 --- a/plugins/com.andrejilderda.macOSTheme/manifest.json +++ b/plugins/com.andrejilderda.macOSTheme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.3.8", + "version": "1.3.9", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -15,7 +15,7 @@ "css", "macos" ], - "_publish_hash": "sha256:8e37587e0e73db0d4e8a0c96b361296503bea5aa3fa81e95972d875e1c1bf937", - "_publish_commit": "main:028b4d201090c14ffe5c552fc02bdeea0bca3384", + "_publish_hash": "sha256:ed32f88b09e16bf5ce19b157d35da853d84cbe82520611b83477a8803eb12f08", + "_publish_commit": "main:0798d0013c92622a9f486f804204d642ec03ac3b", "_npm_package_name": "joplin-plugin-macos-theme" } \ No newline at end of file diff --git a/plugins/com.andrejilderda.macOSTheme/plugin.jpl b/plugins/com.andrejilderda.macOSTheme/plugin.jpl index 10df5ba..43f9412 100644 Binary files a/plugins/com.andrejilderda.macOSTheme/plugin.jpl and b/plugins/com.andrejilderda.macOSTheme/plugin.jpl differ