Sync desktop app package.json with other Khoj clients metadata

- Make `bump_version.sh' script set version for the Khoj desktop app too
- Sync Khoj desktop app authors, license, description and version with
  the other interfaces and server
- Update description in packages metadata to match project subtitle on Github
This commit is contained in:
Debanjum Singh Solanky
2023-10-13 20:22:33 -07:00
parent 80fb56b8a5
commit 96c0b21285
5 changed files with 21 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "khoj-assistant"
description = "An AI personal assistant for your Digital Brain"
description = "An AI copilot for your Second Brain"
readme = "README.md"
license = "GPL-3.0-or-later"
requires-python = ">=3.8"