update version msg

This commit is contained in:
duanfuxiang 2025-04-08 14:57:07 +08:00
parent 520fe80d11
commit fb71bf61ac
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
releases:
- version: "0.1"
features:
- "Added agent prompt with three modes (ask, research, write)"
- "Updated Ollama local proxy configuration"
- "Fixed PGlite database errors"
- version: "0.0.4"
features:
- "Added new settings components for better organization"

View File

@ -1,7 +1,7 @@
{
"id": "infio-copilot",
"name": "Infio Copilot",
"version": "0.0.4",
"version": "0.1",
"minAppVersion": "0.15.0",
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
"author": "Felix.D",