From e2520913079507004f83712bbd1acb596debdd63 Mon Sep 17 00:00:00 2001 From: fengjiongmax Date: Thu, 7 Sep 2023 23:15:04 +0800 Subject: [PATCH] version update --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ac8407b9..dfb6c9e5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ doc_time: 2020-08-12 # 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: 0.4.2+51 +version: 0.4.3+52 environment: sdk: '>=3.0.0'