Skip to content

Commit f8a7c3d

Browse files
author
acp-release[bot]
committed
Update cline to 2.5.2
- cline: 2.5.1 -> 2.5.2
1 parent c5bc773 commit f8a7c3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cline/agent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "cline",
33
"name": "Cline",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"description": "Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more",
66
"repository": "https://github.com/cline/cline",
77
"authors": [
@@ -11,7 +11,7 @@
1111
"icon": "./icon.svg",
1212
"distribution": {
1313
"npx": {
14-
"package": "cline@2.5.1",
14+
"package": "cline@2.5.2",
1515
"args": [
1616
"--acp"
1717
]

0 commit comments

Comments
 (0)