From 09a147ec61e6153ef7f93b81d7fd4eb9d7e2d79e Mon Sep 17 00:00:00 2001 From: Grayson Adams <51373669+GraysonCAdams@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:46:46 -0500 Subject: [PATCH] Update app name to 'Dex Contacts (Community)' --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6119d66..625582b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "id": "dex-contacts", - "name": "Dex Contacts", + "name": "Dex Contacts (Community)", "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Integrate with GetDex.com to sync contact mentions as memos with intelligent change detection and status tracking", @@ -8,4 +8,4 @@ "authorUrl": "https://github.com/GraysonCAdams", "fundingUrl": "https://getdex.com", "isDesktopOnly": false -} \ No newline at end of file +}