We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59961dc + 6007c9a commit aeab9dcCopy full SHA for aeab9dc
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -12,7 +12,7 @@ body:
12
id: version
13
attributes:
14
label: What version of eigent are you using?
15
- placeholder: E.g., 0.0.59
+ placeholder: E.g., 0.0.60
16
validations:
17
required: true
18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eigent",
3
- "version": "0.0.59",
+ "version": "0.0.60",
4
"main": "dist-electron/main/index.js",
5
"description": "Eigent",
6
"author": "Eigent.AI",
0 commit comments