You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: YCode.CLI/YCode.CLI.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<ToolCommandName>ycode</ToolCommandName>
13
13
<ApplicationIcon>..\app.ico</ApplicationIcon>
14
14
<PackageId>YCode.CLI</PackageId>
15
-
<Version>1.0.5</Version>
15
+
<Version>1.0.6</Version>
16
16
<Authors>lyq-lin</Authors>
17
17
<Description>YCode is an AI-powered coding agent that operates inside your repository. It provides intelligent code assistance, file operations, and multi-step task management.</Description>
0 commit comments