From 142b4c119526de9ef36fd6b5419fd8b5180f324c Mon Sep 17 00:00:00 2001 From: Aaron DeLory Date: Mon, 3 May 2021 10:14:43 -0400 Subject: [PATCH] Incremented version numbers --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index dd5edb0..fd47d7d 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: 10.2.0+1 +version: 10.3.0+1 environment: sdk: ">=2.12.0 <3.0.0" @@ -107,7 +107,7 @@ msix_config: display_name: Health Data Server publisher_display_name: Rexios identity_name: 63554Rexios.HealthDataServer - msix_version: 10.2.0.0 + msix_version: 10.3.0.0 vs_generated_images_folder_path: windows\Assets icons_background_color: transparent architecture: x64