From 912d7394ab40987825f8fc3c35b8f80e2931c750 Mon Sep 17 00:00:00 2001 From: Krishan <33421343+kfiven@users.noreply.github.com> Date: Mon, 16 May 2022 16:29:33 +0530 Subject: [PATCH] Add description in config --- src-tauri/tauri.conf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 9bd3758..b500ea4 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,6 +1,6 @@ { "package": { - "productName": "cinny", + "productName": "Cinny", "version": "2.0.3" }, "build": { @@ -25,7 +25,7 @@ "externalBin": [], "copyright": "", "category": "SocialNetworking", - "shortDescription": "", + "shortDescription": "Yet another matrix client", "longDescription": "", "deb": { "depends": []