From 807cb7e204c528b648f31cc79ec60349e88f6b74 Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Wed, 6 Nov 2024 09:05:01 +0800 Subject: [PATCH] bump to 4.6.3 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ba44bd9..e379df68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.6.3 +* iOS脚本优化 + # 4.6.2 * 修复 iOS 进行 pod install 时的输出和数据操作 diff --git a/pubspec.yaml b/pubspec.yaml index 932d3331..66181bb0 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.6.2 +version: 4.6.3 homepage: https://github.com/OpenFlutter/fluwx environment: