From f87d499f94d6c8dc4ded5f3a950ccce1cec52fd7 Mon Sep 17 00:00:00 2001 From: Ironben Date: Thu, 9 Jan 2025 11:15:55 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20(package.json):=20update=20versi?= =?UTF-8?q?on=20to=200.9.2=20and=20refine=20description=20for=20better=20c?= =?UTF-8?q?larity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- release/app/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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",