Update manifest and package files

This commit is contained in:
duanfuxiang 2025-01-07 14:37:49 +08:00
parent b02a0eb87d
commit 6f66e548aa
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "obsidian-infio-copilot",
"version": "0.0.2",
"version": "0.0.3",
"description": "A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {