From 6f67e35dd48e92357220d942974b573b9418107b Mon Sep 17 00:00:00 2001 From: paizi Date: Sun, 19 Sep 2021 00:59:15 +0800 Subject: [PATCH] docs: bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0089ff9..5606028 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Kedama Unoffical APP # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.2.1 +version: 1.2.2 environment: sdk: ">=2.1.0 <3.0.0"