diff --git a/README.md b/README.md index b40bd90..72911ad 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ This repository contains the following plugins: | [🏠](https://github.com/joplin/plugin-templates) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.templates/plugin.jpl) | Templates | 2.2.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://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 | 0.0.6 | 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.7 | A white theme for joplin | BeatLink | diff --git a/manifests.json b/manifests.json index d2edead..2157fab 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": "0.0.6", + "version": "0.0.7", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -940,8 +940,8 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:89145dafe65e84f57c7ef80e570e22b16b3ac62cf5bcc583271727addd7816b3", - "_publish_commit": "main:9083dc3f51f5ea16fe98c6178e44b90c6785dd06", + "_publish_hash": "sha256:0da5c465b07f5808bb275ac2dc26d923fb49d1d055c11695d9b98b5c6cf66dc8", + "_publish_commit": "main:b2e42c33efe3a755d99a528ae479fa567c1e4adb", "_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 e1e0793..9ddf7ae 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.6", + "version": "0.0.7", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -15,7 +15,7 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:89145dafe65e84f57c7ef80e570e22b16b3ac62cf5bcc583271727addd7816b3", - "_publish_commit": "main:9083dc3f51f5ea16fe98c6178e44b90c6785dd06", + "_publish_hash": "sha256:0da5c465b07f5808bb275ac2dc26d923fb49d1d055c11695d9b98b5c6cf66dc8", + "_publish_commit": "main:b2e42c33efe3a755d99a528ae479fa567c1e4adb", "_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 60bd040..a1eff9e 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