diff --git a/package.json b/package.json index e68e842..880b287 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "5ire", "productName": "5ire", - "version": "0.9.1", - "description": "An Open Source Cross-Platform LLMs Desktop Client", + "version": "0.9.2", + "description": "A Sleek Desktop AI Assistant & MCP Client", "main": "src/main/main.ts", "repository": "https://github.com/nanbingxyz/5ire.git", "author": { diff --git a/release/app/package.json b/release/app/package.json index 9106a8c..0b82624 100644 --- a/release/app/package.json +++ b/release/app/package.json @@ -1,7 +1,7 @@ { "name": "5ire", - "version": "0.9.1", - "description": "An Open Source Cross-Platform LLMs Desktop Client", + "version": "0.9.2", + "description": "A Sleek Desktop AI Assistant & MCP Client", "license": "GPL-3.0-only", "author": { "name": "Ironben",