release: v 0.0.62 (#291)

This commit is contained in:
Wendong-Fan 2025-09-03 08:45:14 +08:00 committed by GitHub
commit 6336fbc93a
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.61
placeholder: E.g., 0.0.62
validations:
required: true

View file

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