Skip to content

Commit f569915

Browse files
committed
fix(package): 降级vscode-ide-companion版本号
- 将package.json中的版本号从0.2.0调整为0.1.34 - 确保版本号准确反映当前发布状态 - 修正因版本号错误可能导致的发布或兼容性问题
1 parent 23812e8 commit f569915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vscode-ide-companion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepcode-vscode",
3-
"version": "0.2.0",
3+
"version": "0.1.34",
44
"publisher": "vegamo",
55
"displayName": "Deep Code",
66
"description": "Deep Code VSCode companion — AI-assisted development in your editor",

0 commit comments

Comments
 (0)