diff --git a/manifestOverrides.json b/manifestOverrides.json index 7adf884..46da40d 100644 --- a/manifestOverrides.json +++ b/manifestOverrides.json @@ -158,25 +158,5 @@ "_publish_commit": "Dev:63ac1052c174251116bb1bdeab19a3f62869604a", "_npm_package_name": "joplin-plugin-note-variables", "_obsolete": true - }, - "io.github.manuerwin.replace-resources": { - "manifest_version": 1, - "id": "io.github.manuerwin.replace-resources", - "app_min_version": "2.2", - "version": "0.14.1.DEPRECATED", - "name": "Replace Resources", - "description": "Plugin name changed to Attache", - "author": "Manu Erwin", - "homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme", - "repository_url": "https://github.com/manuerwin/joplin-plugin-attache", - "keywords": [ - "joplin-plugin", - "replace", - "resources" - ], - "_publish_hash": "sha256:e55935d28b0ca843d0c941bc14cbb05bb287497397774ce7aeac2fce6ff4054a", - "_publish_commit": "deprecate:a06b47ac979cc4b747c0786a379d0725c06d4aa5", - "_npm_package_name": "joplin-plugin-replace-resources", - "_obsolete": true } } diff --git a/plugins/io.github.manuerwin.replace-resources/manifest.json b/plugins/io.github.manuerwin.replace-resources/manifest.json deleted file mode 100644 index d6d3ab1..0000000 --- a/plugins/io.github.manuerwin.replace-resources/manifest.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "manifest_version": 1, - "id": "io.github.manuerwin.replace-resources", - "app_min_version": "2.2", - "version": "0.14.1 DEPRECATED", - "name": "Replace Resources", - "description": "Plugin name changed to Attache", - "author": "Manu Erwin", - "homepage_url": "https://github.com/manuerwin/joplin-plugin-attache#readme", - "repository_url": "https://github.com/manuerwin/joplin-plugin-attache", - "keywords": [ - "joplin-plugin", - "replace", - "resources" - ], - "_publish_hash": "sha256:e55935d28b0ca843d0c941bc14cbb05bb287497397774ce7aeac2fce6ff4054a", - "_publish_commit": "deprecate:a06b47ac979cc4b747c0786a379d0725c06d4aa5", - "_npm_package_name": "joplin-plugin-replace-resources" -} \ No newline at end of file diff --git a/plugins/io.github.manuerwin.replace-resources/plugin.jpl b/plugins/io.github.manuerwin.replace-resources/plugin.jpl deleted file mode 100644 index 44e013a..0000000 Binary files a/plugins/io.github.manuerwin.replace-resources/plugin.jpl and /dev/null differ