update version

This commit is contained in:
Wendong-Fan 2025-08-28 09:52:17 +08:00
parent 0c62518cb2
commit 8b9ef7fcc5
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ body:
id: version
attributes:
label: What version of eigent are you using?
placeholder: E.g., 0.0.54
placeholder: E.g., 0.0.57
validations:
required: true

View file

@ -1,6 +1,6 @@
{
"name": "eigent",
"version": "0.0.54",
"version": "0.0.57",
"main": "dist-electron/main/index.js",
"description": "Eigent",
"author": "Eigent.AI",