From 58520ab8888c59398bb4cc5829905ea3b33779a3 Mon Sep 17 00:00:00 2001 From: case Date: Tue, 5 Apr 2022 23:02:26 -0600 Subject: [PATCH] Release new version --- flutter.version | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flutter.version b/flutter.version index 2b15e37..020a9a6 100644 --- a/flutter.version +++ b/flutter.version @@ -1,4 +1,4 @@ Flutter 2.8.1 • channel stable • https://github.com/flutter/flutter.git -Framework • revision 77d935af4d (2 weeks ago) • 2021-12-16 08:37:33 -0800 +Framework • revision 77d935af4d (4 months ago) • 2021-12-16 08:37:33 -0800 Engine • revision 890a5fca2e Tools • Dart 2.15.1 diff --git a/pubspec.yaml b/pubspec.yaml index 6e6eda0..ac42f34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # 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: 2022.0101.0417+20 +version: 2022.0406.0502+21 environment: sdk: '>=2.12.0 <3.0.0'