We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afe0a6 commit 8bf5f92Copy full SHA for 8bf5f92
2 files changed
.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.70
+ placeholder: E.g., 0.0.71
16
validations:
17
required: true
18
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eigent",
3
- "version": "0.0.70",
+ "version": "0.0.71",
4
"main": "dist-electron/main/index.js",
5
"description": "Eigent",
6
"author": "Eigent.AI",
0 commit comments