From cb8d85eca282f88ef84e7ce300f11a241a947ca0 Mon Sep 17 00:00:00 2001 From: msojocs Date: Tue, 26 Apr 2022 11:19:44 +0800 Subject: [PATCH] update: changelog & snap version --- changelog.md | 3 ++- snap/snapcraft.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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.