From 3cc92419a8b6240262aa0cf17737f2b1c95bee89 Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Mon, 15 May 2023 21:08:10 +0800 Subject: [PATCH] bump to 4.0.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cdc626a..09c8f633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 4.0.2 +* 修复冷启动问题 +* iOS端代码清理 + # 4.0.1+1 * 更新iOS引用方式 diff --git a/pubspec.yaml b/pubspec.yaml index 825daad2..3b26f750 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: fluwx description: The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers can use WeChatSDK easily, such as sharing, payment, lanuch mini program and etc. -version: 4.0.1+1 +version: 4.0.2 homepage: https://github.com/OpenFlutter/fluwx environment: