From d1dfa9c8cf568ea80ab3f3c5462be8ba2bfb03ad Mon Sep 17 00:00:00 2001 From: Sorunome Date: Wed, 28 Oct 2020 13:45:42 +0100 Subject: [PATCH] chore: update version code --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 40a3933..98d6aaf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Chat with your friends. # 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.21.0+47 +version: 0.21.1+48 environment: sdk: ">=2.6.0 <3.0.0"