From 0220b4231e8997e059bed969fd170ea96c842311 Mon Sep 17 00:00:00 2001 From: Dat PHAM HOANG Date: Thu, 21 Oct 2021 14:18:26 +0700 Subject: [PATCH] Bump version to v0.1.3 --- bitrise.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrise.yml b/bitrise.yml index d092c8cb8..451e5c236 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -94,7 +94,7 @@ workflows: - set-xcode-build-number@1: inputs: - build_version_offset: alpha$BITRISE_BUILD_NUMBER - - build_short_version_string: 0.1.2 + - build_short_version_string: 0.1.3 - plist_path: "$BITRISE_FLUTTER_PROJECT_LOCATION/ios/Runner/Info.plist" - flutter-build@0: inputs: