diff --git a/README.md b/README.md index 395b563..4ce644f 100644 --- a/README.md +++ b/README.md @@ -125,5 +125,5 @@ This repository contains the following plugins: | [🏠](https://github.com/aranajuan/joplin-plugin-timetagger) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.jpa.joplin.timetagger/plugin.jpl) | TimeTagger Plugin | 1.0.4 | Time tracking with Joplin and TimeTagger | Juan Arana | | [🏠](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.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 | 1.2.5 | A white theme for joplin | BeatLink | diff --git a/manifests.json b/manifests.json index ab059be..90145c0 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.4", + "version": "1.2.5", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -925,8 +925,8 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:c2b6537781cd1c3f7bc6c4ec5945b4368e9afa459e4c4d918b285ffcfa222794", - "_publish_commit": "main:883164abe557a41d158143e678728631be13fe31", + "_publish_hash": "sha256:939bf9bd76f70f651afff98fd0291cc921260b8270ff9fdfe0cdca823e82f439", + "_publish_commit": "main:3630e6e60a6396c1ae77ffb964ae39d72586e42e", "_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 8e0181e..12acf3f 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.4", + "version": "1.2.5", "name": "White Theme", "description": "A white theme for joplin", "author": "BeatLink", @@ -15,7 +15,7 @@ "joplin", "plugin" ], - "_publish_hash": "sha256:c2b6537781cd1c3f7bc6c4ec5945b4368e9afa459e4c4d918b285ffcfa222794", - "_publish_commit": "main:883164abe557a41d158143e678728631be13fe31", + "_publish_hash": "sha256:939bf9bd76f70f651afff98fd0291cc921260b8270ff9fdfe0cdca823e82f439", + "_publish_commit": "main:3630e6e60a6396c1ae77ffb964ae39d72586e42e", "_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 d94fe81..51cdc38 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