From 5835aa83923997f8de6270991a0b052532225d4a Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Sat, 4 Nov 2023 15:59:09 +0800 Subject: [PATCH] bump to 4.4.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c92a333a..2a76ebac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.4.1 +* Fix #575 + # 4.4.0 * universal_link 不再是必选项 diff --git a/pubspec.yaml b/pubspec.yaml index 472aac07..f045d599 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.4.0 +version: 4.4.1 homepage: https://github.com/OpenFlutter/fluwx environment: