From 1f0fa1faaa6588810f49a0002806a0d524ab988c Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Wed, 5 May 2021 11:42:10 +0200 Subject: [PATCH] Update build number --- ios/Podfile.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 126bf9b..b4cfff6 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -281,6 +281,6 @@ SPEC CHECKSUMS: video_thumbnail: c4e2a3c539e247d4de13cd545344fd2d26ffafd1 wakelock: b0843b2479edbf6504d8d262c2959446f35373aa -PODFILE CHECKSUM: f92af04f373e0b50153886c1f8a6969f509e3fc8 +PODFILE CHECKSUM: efdcc144b284f95c85507e2c43974fc68ced9a09 COCOAPODS: 1.10.0 diff --git a/pubspec.yaml b/pubspec.yaml index 66b738c..904be7c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Comunic client # 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: 1.1.8+12 +version: 1.1.8+13 environment: sdk: ">=2.7.0 <3.0.0"