diff --git a/README.md b/README.md index 9e3ac45..2a7a10f 100644 --- a/README.md +++ b/README.md @@ -104,5 +104,5 @@ This repository contains the following plugins: | [🏠](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://discourse.joplinapp.org/t/untagged/16680) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.BeatLink.joplin-plugin-untagged/plugin.jpl) | Untagged | 2.4.0 | This is a joplin plugin to find notes and todos without a tag. | BeatLink | | [🏠](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.1.0 | 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.1 | A white theme for joplin | BeatLink | diff --git a/manifests.json b/manifests.json index 19c8a59..04f744e 100644 --- a/manifests.json +++ b/manifests.json @@ -927,7 +927,7 @@ "manifest_version": 1, "id": "com.github.BeatLink.joplin-plugin-white-theme", "app_min_version": "2.0", - "version": "1.1.0", + "version": "1.2.1", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -940,8 +940,8 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:c79da7d4837adf6793afb03151f7d56d04b59521bcc571679ca9d1d5f9fb8a10", - "_publish_commit": "main:eca72c7e8afe72d2dcb4fd8a54923b60bcde5923", + "_publish_hash": "sha256:755fb5686154d709bb6541c82d1fb899d7ac96295a2802787734d89324384073", + "_publish_commit": "main:cf0bbd430bfe53411f312ce28517166a291280a4", "_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 9788518..1e60233 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.1.0", + "version": "1.2.1", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -15,7 +15,7 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:c79da7d4837adf6793afb03151f7d56d04b59521bcc571679ca9d1d5f9fb8a10", - "_publish_commit": "main:eca72c7e8afe72d2dcb4fd8a54923b60bcde5923", + "_publish_hash": "sha256:755fb5686154d709bb6541c82d1fb899d7ac96295a2802787734d89324384073", + "_publish_commit": "main:cf0bbd430bfe53411f312ce28517166a291280a4", "_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 05d3889..91e2d7e 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