diff --git a/changelog.md b/changelog.md index f117b32..2828edd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,5 @@ -# 1.05.2204180-2 / 2022- + +# 1.05.2204180-2 / 2022-04-26 - feat: wcc,wcsc node模块懒加载template解析支持 - feat: wcc,wcsc node模块懒加载cut参数支持 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e3e0022..632f2f0 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.2204180-1' # just for humans, typically '1.2+git' or '1.3.2' +version: '1.05.2204180-2' # 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.