From 4e364cec17d1cfc1a847320d2ccb735866ca310f Mon Sep 17 00:00:00 2001 From: cqroot Date: Wed, 20 Jan 2021 12:51:55 +0800 Subject: [PATCH] remove outline 1.0.9 --- manifests.json | 13 ------------- obsoletes.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/manifests.json b/manifests.json index 85fc695..0d6b434 100644 --- a/manifests.json +++ b/manifests.json @@ -136,18 +136,5 @@ "_publish_hash": "sha256:b2391a9bd45c9605e354a244b320c02c6058919fb35365abb9a0c471e5ce4eb8", "_publish_commit": "main:24f7d8a3c3c6d715778fccf48cb73df05ca71d2a", "_npm_package_name": "joplin-plugin-outline" - }, - "Outline": { - "manifest_version": 1, - "id": "Outline", - "app_min_version": "1.6.7", - "version": "1.0.9", - "name": "outline", - "description": "Outline sidebar plugin for joplin.", - "author": "cqroot", - "homepage_url": "https://github.com/cqroot/joplin-outline", - "_publish_hash": "sha256:fb1b2803a08ae0e53b61e19ac18487e558878f3696abb8be509e5ebface0a0c7", - "_publish_commit": "main:24f7d8a3c3c6d715778fccf48cb73df05ca71d2a", - "_npm_package_name": "joplin-plugin-outline" } } \ No newline at end of file diff --git a/obsoletes.json b/obsoletes.json index 24bb9bc..1615d65 100644 --- a/obsoletes.json +++ b/obsoletes.json @@ -25,5 +25,18 @@ "_publish_hash": "sha256:065285d06ea3c084e7f8f8c23583de8d70c4d586274a242c4c750f6faad8c7cb", "_publish_commit": "", "_npm_package_name": "joplin-plugin-testing-new-plugin" + }, + "Outline": { + "manifest_version": 1, + "id": "Outline", + "app_min_version": "1.6.7", + "version": "1.0.9", + "name": "outline", + "description": "Outline sidebar plugin for joplin.", + "author": "cqroot", + "homepage_url": "https://github.com/cqroot/joplin-outline", + "_publish_hash": "sha256:fb1b2803a08ae0e53b61e19ac18487e558878f3696abb8be509e5ebface0a0c7", + "_publish_commit": "main:24f7d8a3c3c6d715778fccf48cb73df05ca71d2a", + "_npm_package_name": "joplin-plugin-outline" } } \ No newline at end of file