From 36f24fda685187f58d00f60c4cd05750b1659bfd Mon Sep 17 00:00:00 2001 From: hjonin Date: Fri, 31 Mar 2023 15:57:08 +0200 Subject: [PATCH] update manifest --- src/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 9edc4de..34b50a0 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,12 +2,12 @@ "manifest_version": 1, "id": "hjonin.joplin.todoist-to-joplin", "app_min_version": "2.8", - "version": "1.0.0", + "version": "1.0.1", "name": "Todoist to Joplin", "description": "Import your Todoist data into Joplin", "author": "hjonin", - "homepage_url": "", - "repository_url": "", + "homepage_url": "https://github.com/hjonin/todoist-to-joplin", + "repository_url": "https://github.com/hjonin/todoist-to-joplin", "keywords": [], "categories": ["integrations"] } \ No newline at end of file