From 3c7e2756dca8fc0d2346b9b6a055d127206e7565 Mon Sep 17 00:00:00 2001 From: Scott Johnson Date: Wed, 26 Jul 2023 10:31:47 -0500 Subject: [PATCH] :book: Change id to 'contacts-ng' for Obsidian hub. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f21c673..5fb5867 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "id": "obsidian-contacts-ng", + "id": "contacts-ng", "name": "Contacts NextGen", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Allows you to manage and organize your contacts, now with improvements.", "author": "Scott Johnson",