mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Release Khoj version 0.12.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "khoj",
|
||||
"name": "Khoj",
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "An Open-Source AI Personal Assistant for your Digital Brain",
|
||||
"author": "Khoj Inc.",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
;; Author: Debanjum Singh Solanky <debanjum@gmail.com>
|
||||
;; Description: An AI personal assistant for your digital brain
|
||||
;; Keywords: search, chat, org-mode, outlines, markdown, pdf, image
|
||||
;; Version: 0.12.0
|
||||
;; Version: 0.12.1
|
||||
;; Package-Requires: ((emacs "27.1") (transient "0.3.0") (dash "2.19.1"))
|
||||
;; URL: https://github.com/khoj-ai/khoj/tree/master/src/interface/emacs
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "khoj",
|
||||
"name": "Khoj",
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "An Open-Source AI Personal Assistant for your Digital Brain",
|
||||
"author": "Khoj Inc.",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Khoj",
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"description": "An AI Personal Assistant for your Digital Brain",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -21,5 +21,6 @@
|
||||
"0.11.2": "0.15.0",
|
||||
"0.11.3": "0.15.0",
|
||||
"0.11.4": "0.15.0",
|
||||
"0.12.0": "0.15.0"
|
||||
"0.12.0": "0.15.0",
|
||||
"0.12.1": "0.15.0"
|
||||
}
|
||||
|
||||
@@ -21,5 +21,6 @@
|
||||
"0.11.2": "0.15.0",
|
||||
"0.11.3": "0.15.0",
|
||||
"0.11.4": "0.15.0",
|
||||
"0.12.0": "0.15.0"
|
||||
"0.12.0": "0.15.0",
|
||||
"0.12.1": "0.15.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user