diff --git a/README.md b/README.md index b6dd5cc..8fb9f1b 100644 --- a/README.md +++ b/README.md @@ -71,5 +71,5 @@ This repository contains the following plugins: | [🏠](https://github.com/forcewake/joplin-tags-generator) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.forcewake.tags-generator/plugin.jpl) | Tags Generator | 1.0.0 | Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags | forcewake | | [🏠](https://github.com/joplin/plugin-templates) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.templates/plugin.jpl) | Templates | 2.1.0 | This plugin allows you to create and use templates in Joplin. | Nishant Mittal | | [🏠](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.1.1 | This is a joplin plugin to find notes and todos without a tag. | 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 | 0.0.4 | 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 | 0.0.6 | A white theme for joplin | BeatLink | diff --git a/manifests.json b/manifests.json index 6e1dc26..1cd3461 100644 --- a/manifests.json +++ b/manifests.json @@ -942,7 +942,7 @@ "manifest_version": 1, "id": "com.github.BeatLink.joplin-plugin-white-theme", "app_min_version": "2.0", - "version": "0.0.4", + "version": "0.0.6", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -955,8 +955,8 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:fccb4f3934e6d53c68a4563ceac72042ce2f3c0aa85de15a93610926dc9b5839", - "_publish_commit": "main:9fd63214904656a32b5b7da428d5afdacbc7f3cc", + "_publish_hash": "sha256:89145dafe65e84f57c7ef80e570e22b16b3ac62cf5bcc583271727addd7816b3", + "_publish_commit": "main:9083dc3f51f5ea16fe98c6178e44b90c6785dd06", "_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 2eacc8d..e1e0793 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": "0.0.4", + "version": "0.0.6", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -15,7 +15,7 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:fccb4f3934e6d53c68a4563ceac72042ce2f3c0aa85de15a93610926dc9b5839", - "_publish_commit": "main:9fd63214904656a32b5b7da428d5afdacbc7f3cc", + "_publish_hash": "sha256:89145dafe65e84f57c7ef80e570e22b16b3ac62cf5bcc583271727addd7816b3", + "_publish_commit": "main:9083dc3f51f5ea16fe98c6178e44b90c6785dd06", "_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 0762469..60bd040 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