Skip to content

Commit

Permalink
🔧 (package.json): update version to 0.9.2 and refine description for …
Browse files Browse the repository at this point in the history
…better clarity
  • Loading branch information
nanbingxyz committed Jan 9, 2025
1 parent 912da0d commit f87d499
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions release/app/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit f87d499

Please sign in to comment.