diff --git a/README.md b/README.md index 78660c4..388f143 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,6 @@ 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.1.0 | 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.9.2 | Transforms a markdown or csv table into an HTML 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://github.com/uioporqwerty/joplin-plugin-wakatime) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl) | WakaTime | 1.0.11 | A Joplin plugin for WakaTime | Nitish Sachar (uioporqwerty) | +| [🏠](https://github.com/uioporqwerty/joplin-plugin-wakatime) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl) | WakaTime | 1.0.12 | A Joplin plugin for WakaTime | Nitish Sachar (uioporqwerty) | | [🏠](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 91a1f77..f54182a 100644 --- a/manifests.json +++ b/manifests.json @@ -2326,7 +2326,7 @@ "manifest_version": 1, "id": "app.nybble.joplin-plugin-wakatime", "app_min_version": "2.8", - "version": "1.0.11", + "version": "1.0.12", "name": "WakaTime", "description": "A Joplin plugin for WakaTime", "author": "Nitish Sachar (uioporqwerty)", @@ -2341,8 +2341,8 @@ "integrations", "productivity" ], - "_publish_hash": "sha256:4520f7a7313d3bf56ee9ca2835f8a0366fc13651bb0f710a4d7c7b613052d87d", - "_publish_commit": "master:c32532de4bb0316b1ed7c129154e41ac7261db41", + "_publish_hash": "sha256:5be6b4ae4681945683a85a03c2e88cd05a883a5a12e1fb6511f8bf8b2429a8f3", + "_publish_commit": "master:d6523f54f1f4e3d9e60e4a79380115b9e9002fa1", "_npm_package_name": "joplin-plugin-wakatime" }, "name.mikemueller.joplin2jira": { diff --git a/plugins/app.nybble.joplin-plugin-wakatime/manifest.json b/plugins/app.nybble.joplin-plugin-wakatime/manifest.json index 7337fda..67a747d 100644 --- a/plugins/app.nybble.joplin-plugin-wakatime/manifest.json +++ b/plugins/app.nybble.joplin-plugin-wakatime/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "app.nybble.joplin-plugin-wakatime", "app_min_version": "2.8", - "version": "1.0.11", + "version": "1.0.12", "name": "WakaTime", "description": "A Joplin plugin for WakaTime", "author": "Nitish Sachar (uioporqwerty)", @@ -17,7 +17,7 @@ "integrations", "productivity" ], - "_publish_hash": "sha256:4520f7a7313d3bf56ee9ca2835f8a0366fc13651bb0f710a4d7c7b613052d87d", - "_publish_commit": "master:c32532de4bb0316b1ed7c129154e41ac7261db41", + "_publish_hash": "sha256:5be6b4ae4681945683a85a03c2e88cd05a883a5a12e1fb6511f8bf8b2429a8f3", + "_publish_commit": "master:d6523f54f1f4e3d9e60e4a79380115b9e9002fa1", "_npm_package_name": "joplin-plugin-wakatime" } \ No newline at end of file diff --git a/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl b/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl index 0c0e0f6..2fa98ee 100644 Binary files a/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl and b/plugins/app.nybble.joplin-plugin-wakatime/plugin.jpl differ