File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- # 1.06.2412050-3 / 2025-04-
1
+ # 1.06.2503290-1 / 2025-04-
2
2
3
3
- update: node v16.11.0 (解决codebuddy无法使用。)
4
4
- perf: 替换float-pigment。
5
+ - update: devtools to v1.06.2503290
5
6
6
7
# 1.06.2412050-2 / 2025-02-17
7
8
Original file line number Diff line number Diff line change 1
- 1.06.2412050,6b870faf7eaf9b8cea33585495979028
1
+ 1.06.2503290,1296c756bb2af7fa7550216dfdc315e3
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ if [ $CURRENT_STEP == $INSTALL_NW_SUCCESS ];then
130
130
DEVTOOLS_VERSION=" ${DEVTOOLS_VERSION// \" / } "
131
131
# 已安装, 比较目标版本
132
132
if [ " $TARGET_VERSION " != " $DEVTOOLS_VERSION " ]; then
133
- node " $root_dir /tools/update-wechat-devtools-node " $TARGET_VERSION $@
133
+ node " $root_dir /tools/update-wechat-devtools.js " $TARGET_VERSION $@
134
134
fi
135
135
step_switch $INSTALL_WECHAT_SUCCESS
136
136
fi
You can’t perform that action at this time.
0 commit comments