From 83d4cf30cfac46f7e51f31383e35c1733915d9c1 Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Wed, 15 Dec 2021 18:48:32 -0500 Subject: [PATCH] Obsolete: io.github.manuerwin.replace-resources --- manifestOverrides.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifestOverrides.json b/manifestOverrides.json index 46da40d..9d7b459 100644 --- a/manifestOverrides.json +++ b/manifestOverrides.json @@ -158,5 +158,25 @@ "_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 } }