Skip to content

Commit b3da18a

Browse files
committed
bump to 6.0.0-preview.1
1 parent 3764897 commit b3da18a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 6.0.0-preview.1
2+
* Flutter 版本要求升级到3.38.0或更高
3+
* Dart 版本要求升级到3.10.0或更高
4+
* 支持UISceneDelegate。
5+
16
# 5.3.4
27
* 修复5.3.3中iOS编译问题
38

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tobias
22
description: A Flutter plugin for allowing users to authenticate or pay with native Android/iOS/OpenHarmony AliPay SDKs.
3-
version: 5.3.4
3+
version: 6.0.0-preview.1
44
homepage: https://github.com/OpenFlutter/tobias
55

66
environment:

0 commit comments

Comments
 (0)