diff --git a/README.md b/README.md index 9331b8c..004fbcf 100644 --- a/README.md +++ b/README.md @@ -122,5 +122,5 @@ This repository contains the following plugins: | [🏠](https://github.com/sadmice/Joplin-Plugin-Text-Colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/sadmice.TextColorize/plugin.jpl) | Text Colorize | 1.2.0 | Easily apply color to text. | Sadmice | | [🏠](https://github.com/Winbee/joplin-turn-to-chart) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/net.gagnepain.turnToChart/plugin.jpl) | turnToChart | 1.6.0 | Transform markdown table into d3js chart | Samuel Gagnepain | | [🏠](https://github.com/joplin/plugin-victor#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/org.joplinapp.plugins.Victor/plugin.jpl) | Victor | 1.0.0 | Victor can be used to clear all your data - notes, notebooks, attachments, tags, etc. Convenient to start over. | Laurent Cozic | -| [🏠](https://discourse.joplinapp.org/t/joplin-white-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl) | White Theme | 1.2.3 | A white theme for joplin | BeatLink | +| [🏠](https://discourse.joplinapp.org/t/joplin-white-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl) | White Theme | 1.2.4 | A white theme for joplin | BeatLink | diff --git a/manifests.json b/manifests.json index b01ddf8..35e2ebb 100644 --- a/manifests.json +++ b/manifests.json @@ -912,7 +912,7 @@ "manifest_version": 1, "id": "com.github.BeatLink.joplin-plugin-white-theme", "app_min_version": "2.0", - "version": "1.2.3", + "version": "1.2.4", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -925,8 +925,8 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:4b3eb311415f98f22434e71e9e58a2547864af16c32cb1e077607949ba8ae102", - "_publish_commit": "main:8b15225081a4a8e62514a4a41c1b9f642da84777", + "_publish_hash": "sha256:c2b6537781cd1c3f7bc6c4ec5945b4368e9afa459e4c4d918b285ffcfa222794", + "_publish_commit": "main:883164abe557a41d158143e678728631be13fe31", "_npm_package_name": "joplin-plugin-white-theme" }, "com.coderrsid.pasteSpecial": { diff --git a/plugins/com.github.BeatLink.joplin-plugin-white-theme/manifest.json b/plugins/com.github.BeatLink.joplin-plugin-white-theme/manifest.json index ef1b755..8e0181e 100644 --- a/plugins/com.github.BeatLink.joplin-plugin-white-theme/manifest.json +++ b/plugins/com.github.BeatLink.joplin-plugin-white-theme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.BeatLink.joplin-plugin-white-theme", "app_min_version": "2.0", - "version": "1.2.3", + "version": "1.2.4", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -15,7 +15,7 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:4b3eb311415f98f22434e71e9e58a2547864af16c32cb1e077607949ba8ae102", - "_publish_commit": "main:8b15225081a4a8e62514a4a41c1b9f642da84777", + "_publish_hash": "sha256:c2b6537781cd1c3f7bc6c4ec5945b4368e9afa459e4c4d918b285ffcfa222794", + "_publish_commit": "main:883164abe557a41d158143e678728631be13fe31", "_npm_package_name": "joplin-plugin-white-theme" } \ No newline at end of file diff --git a/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl b/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl index 5be2ad1..d94fe81 100644 Binary files a/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl and b/plugins/com.github.BeatLink.joplin-plugin-white-theme/plugin.jpl differ