diff --git a/plugins.json b/plugins.json index a3228c5..4456584 100644 --- a/plugins.json +++ b/plugins.json @@ -39,14 +39,14 @@ }, "copytags": { "manifest_version": 1, - "id": "joplin-plugin.copytags", + "id": "io.github.jackgruber.copytags", "app_min_version": "1.6.2", - "version": "0.3.0", + "version": "0.3.1", "name": "Copy Tags", "description": "Plugin to extend the Joplin tagging menu with a coppy all tags and tagging list with more control.", "author": "JackGruber", "homepage_url": "https://github.com/JackGruber/joplin-plugin-copytags", - "_publish_hash": "sha256:e810ff37626e3d76c3f7e0dd24d24d1a4743ee7a83c27378b6497c0be52c2b81", - "_publish_commit": "develop:d22b409219953ca6b785649d1dbad8f55a1afb9e" + "_publish_hash": "sha256:36a63b7e9a2bbc1ea8f6bafc4d06a91f27370dc4f949e2abdb5100b6a94e2f28", + "_publish_commit": "master:a04e9e4ecf8bbaa6e2f1a54bfa8434b4416c3a32" } } \ No newline at end of file diff --git a/plugins/copytags/plugin.jpl b/plugins/copytags/plugin.jpl index 31ed8d7..2135f02 100644 Binary files a/plugins/copytags/plugin.jpl and b/plugins/copytags/plugin.jpl differ diff --git a/plugins/copytags/plugin.json b/plugins/copytags/plugin.json index f4ae04d..9e1452b 100644 --- a/plugins/copytags/plugin.json +++ b/plugins/copytags/plugin.json @@ -1,12 +1,12 @@ { "manifest_version": 1, - "id": "joplin-plugin.copytags", + "id": "io.github.jackgruber.copytags", "app_min_version": "1.6.2", - "version": "0.3.0", + "version": "0.3.1", "name": "Copy Tags", "description": "Plugin to extend the Joplin tagging menu with a coppy all tags and tagging list with more control.", "author": "JackGruber", "homepage_url": "https://github.com/JackGruber/joplin-plugin-copytags", - "_publish_hash": "sha256:e810ff37626e3d76c3f7e0dd24d24d1a4743ee7a83c27378b6497c0be52c2b81", - "_publish_commit": "develop:d22b409219953ca6b785649d1dbad8f55a1afb9e" + "_publish_hash": "sha256:36a63b7e9a2bbc1ea8f6bafc4d06a91f27370dc4f949e2abdb5100b6a94e2f28", + "_publish_commit": "master:a04e9e4ecf8bbaa6e2f1a54bfa8434b4416c3a32" } \ No newline at end of file