Skip to content

Commit

Permalink
bump to 4.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Dec 9, 2023
1 parent 69dae79 commit 9881fb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.4.7
* Response里asRecord更名为toRecord.
* Response相关实体类的内容比较应该对比toRecord结果

# 4.4.6
* Response里asString更名为asRecord.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.6
version: 4.4.7
homepage: https://github.com/OpenFlutter/fluwx

environment:
Expand Down

0 comments on commit 9881fb7

Please sign in to comment.