add mobile version for pro user

This commit is contained in:
duanfuxiang
2025-09-23 16:00:22 +08:00
parent 1483b3b8b9
commit 669656e138
11 changed files with 2051 additions and 974 deletions

View File

@@ -1,11 +1,11 @@
{
"id": "infio-copilot",
"name": "Infio Copilot",
"version": "0.8.4",
"version": "0.8.5",
"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",
"authorUrl": "https://github.com/infiolab",
"isDesktopOnly": false
"isDesktopOnly": true
}