From a0008fc539e8d95d03a303b1adae1c41dec56a78 Mon Sep 17 00:00:00 2001 From: ShimizuNaoki Date: Sat, 27 Mar 2021 06:12:57 +0900 Subject: [PATCH] 0.4.0-beta --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cc95b9ea7..7d6ffa841 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ issue_tracker: https://github.com/sensuikan1973/pedax/issues # 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.3.0-alpha.1+1 +version: 0.4.0-beta+1 environment: # See: https://dart.dev/tools/pub/pubspec#sdk-constraints sdk: '>=2.12.0 <3.0.0'