Skip to content

Commit d1c92c6

Browse files
authored
release: v 0.0.59 (#262)
2 parents 9aaa8ff + 869c9be commit d1c92c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
id: version
1313
attributes:
1414
label: What version of eigent are you using?
15-
placeholder: E.g., 0.0.58
15+
placeholder: E.g., 0.0.59
1616
validations:
1717
required: true
1818

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eigent",
3-
"version": "0.0.58",
3+
"version": "0.0.59",
44
"main": "dist-electron/main/index.js",
55
"description": "Eigent",
66
"author": "Eigent.AI",

0 commit comments

Comments
 (0)