Release Khoj version 1.20.4

This commit is contained in:
Debanjum Singh Solanky
2024-08-11 16:00:13 +05:30
parent d951e36945
commit 7815e02dd4
8 changed files with 10 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "khoj",
"name": "Khoj",
"version": "1.20.3",
"version": "1.20.4",
"minAppVersion": "0.15.0",
"description": "Your Second Brain",
"author": "Khoj Inc.",

View File

@@ -1,6 +1,6 @@
{
"name": "Khoj",
"version": "1.20.3",
"version": "1.20.4",
"description": "Your Second Brain",
"author": "Debanjum Singh Solanky, Saba Imran <team@khoj.dev>",
"license": "GPL-3.0-or-later",

View File

@@ -58,5 +58,6 @@
"1.20.0": "0.15.0",
"1.20.1": "0.15.0",
"1.20.2": "0.15.0",
"1.20.3": "0.15.0"
"1.20.3": "0.15.0",
"1.20.4": "0.15.0"
}