From ab106f123aaa6eb7e3f352b3973ef8bec4e29979 Mon Sep 17 00:00:00 2001 From: msojocs Date: Wed, 30 Apr 2025 15:47:41 +0800 Subject: [PATCH] docs: v1.06.2503290-1 --- CHANGELOG.MD | 2 +- README.MD | 2 +- res/aur/PKGBUILD | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 2b2e6f5..d095c8b 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,4 +1,4 @@ -# 1.06.2503290-1 / 2025-04- +# 1.06.2503290-1 / 2025-04-30 - update: node v16.11.0 (解决codebuddy无法使用。) - perf: 替换float-pigment。 diff --git a/README.MD b/README.MD index 7555005..2f16f35 100644 --- a/README.MD +++ b/README.MD @@ -12,7 +12,7 @@ [![Node.js CI](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml/badge.svg)](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml) [![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2412050-blue)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) [![nwjs](https://img.shields.io/badge/nwjs-0.55.0-green)](https://nwjs.io/downloads/) -[![node](https://img.shields.io/badge/node-16.4.2-orange)](https://nodejs.org/en/) +[![node](https://img.shields.io/badge/node-16.11.0-orange)](https://nodejs.org/en/) 这是微信开发者工具 Linux版 diff --git a/res/aur/PKGBUILD b/res/aur/PKGBUILD index 9302151..4dcaf7b 100644 --- a/res/aur/PKGBUILD +++ b/res/aur/PKGBUILD @@ -16,7 +16,7 @@ _wechat_devtools_md5="2785d569b88d72a8e238d438d92faf44" _wechat_devtools_exe="wechat_devtools_${_wechat_devtools_ver}_x64.exe" _nwjs_ver="0.55.0" _install_dir="/opt/wechat-devtools" -_node_version="16.4.2" +_node_version="16.11.0" pkgname=wechat-devtools pkgver="${_wechat_devtools_ver}" # 主版本号