Skip to content

Commit 52834fd

Browse files
author
case
committed
Release new version
1 parent f5798ea commit 52834fd

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

flutter.version

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1+
╔════════════════════════════════════════════════════════════════════════════╗
2+
║ A new version of Flutter is available! ║
3+
║ ║
4+
║ To update to the latest version, run "flutter upgrade". ║
5+
╚════════════════════════════════════════════════════════════════════════════╝
6+
17
Flutter 1.22.5 • channel stable • https://github.com/flutter/flutter.git
2-
Framework • revision 7891006299 (7 weeks ago) • 2020-12-10 11:54:40 -0800
8+
Framework • revision 7891006299 (2 months ago) • 2020-12-10 11:54:40 -0800
39
Engine • revision ae90085a84
410
Tools • Dart 2.10.4

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 2021.0130.2032+15
18+
version: 2021.0221.1640+16
1919

2020
environment:
2121
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)