diff --git a/conf/devtools_v b/conf/devtools_v index a2a0d4f..e6ed0ce 100644 --- a/conf/devtools_v +++ b/conf/devtools_v @@ -1 +1 @@ -1.05.2204250,0073a70263614777fc41f21afbfc377d \ No newline at end of file +1.06.2206020,d2c63697658b85716e356bf04dec7679 \ No newline at end of file diff --git a/readme.md b/readme.md index e518160..0d88e5e 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,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.05.2204250-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) +[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2206020-yellow)](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/) [![aur](https://img.shields.io/aur/version/wechat-devtools)](https://aur.archlinux.org/packages/wechat-devtools) @@ -35,7 +35,7 @@ # 进度 -当前工具可以在Linux上构筑最新版 `1.05.2204250`,支持CLI模式。 +当前工具可以在Linux上构筑最新版 `1.06.2206020`,支持CLI模式。 另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。 # 功能测试记录 diff --git a/res/deepin/debian/changelog b/res/deepin/debian/changelog index e32bf3e..df549a6 100644 --- a/res/deepin/debian/changelog +++ b/res/deepin/debian/changelog @@ -3,7 +3,6 @@ io.github.msojocs.wechat-devtools (BUILD_VERSION) unstable; urgency=medium * feat: - wcc,wcsc编译器template解析支持, 感谢icepie的参与 * update: - - devtools 1.05.2204180 - - 跟进更新 wcc,wcsc node模块逻辑 + - devtools 1.06.2206020 -- msojocs Mon, 11 Mar 2022 14:56:04 +0800 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 7480611..bb4bba7 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: wechat-devtools # you probably want to 'snapcraft register ' base: core18 # the base snap is the execution environment for this snap -version: '1.05.2204250-2' # just for humans, typically '1.2+git' or '1.3.2' +version: '1.06.2206020-1' # just for humans, typically '1.2+git' or '1.3.2' summary: WeChat Devtools for Linux # 79 char long summary description: | WeChat Devtools for Linux. @@ -32,7 +32,7 @@ parts: ls -l $SNAPCRAFT_PART_INSTALL package-nw: plugin: dump - source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1052204250&version_type=1 + source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062206020&version_type=1 # source: cache/wechat_devtools_1.05.2204180_x64.exe source-type: 7z source-subdir: code