mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 08:21:55 +00:00
update version message
This commit is contained in:
parent
2d418c3cdd
commit
1c644c2ab0
@ -1,4 +1,10 @@
|
|||||||
releases:
|
releases:
|
||||||
|
- version: "0.1.4"
|
||||||
|
features:
|
||||||
|
- "Added Grok provider, update gemini, openai, bailian, anthropic provider"
|
||||||
|
- "Added quick command management system"
|
||||||
|
- "add filter model select in chat view, thx @Spenquatch"
|
||||||
|
|
||||||
- version: "0.1.3"
|
- version: "0.1.3"
|
||||||
features:
|
features:
|
||||||
- "updated model options settings for LLM"
|
- "updated model options settings for LLM"
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "infio-copilot",
|
"id": "infio-copilot",
|
||||||
"name": "Infio Copilot",
|
"name": "Infio Copilot",
|
||||||
"version": "0.1.2",
|
"version": "0.1.4",
|
||||||
"minAppVersion": "0.15.0",
|
"minAppVersion": "0.15.0",
|
||||||
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
|
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
|
||||||
"author": "Felix.D",
|
"author": "Felix.D",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user