From 48dfb4f053f2fa98192337dea77a7d2bfcdd1f0e Mon Sep 17 00:00:00 2001 From: rdeassis <68076145+rdeassis@users.noreply.github.com> Date: Tue, 20 Oct 2020 11:33:33 -0700 Subject: [PATCH] Bumping versions for version update (0.1.16). (#267) --- MicrosoftFluentUI.podspec | 2 +- ios/FluentUI.Demo/FluentUI.Demo/Info.plist | 4 ++-- ios/FluentUI/Info.plist | 4 ++-- macos/FluentUI/FluentUI-Info.plist | 4 ++-- macos/FluentUITestApp/FluentUITestApp-Info.plist | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/MicrosoftFluentUI.podspec b/MicrosoftFluentUI.podspec index 721184963e..e2c6bbb34d 100644 --- a/MicrosoftFluentUI.podspec +++ b/MicrosoftFluentUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MicrosoftFluentUI' - s.version = '0.1.15' + s.version = '0.1.16' s.summary = 'Fluent UI is a set of reusable UI controls and tools' s.homepage = "https://www.microsoft.com/design/fluent/#/" s.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/ios/FluentUI.Demo/FluentUI.Demo/Info.plist b/ios/FluentUI.Demo/FluentUI.Demo/Info.plist index 8b0684b223..250adc4f9f 100644 --- a/ios/FluentUI.Demo/FluentUI.Demo/Info.plist +++ b/ios/FluentUI.Demo/FluentUI.Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.12 + 1.2.13 CFBundleURLTypes @@ -26,7 +26,7 @@ CFBundleVersion - 79 + 80 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/ios/FluentUI/Info.plist b/ios/FluentUI/Info.plist index a54abd4846..f8c62876d7 100644 --- a/ios/FluentUI/Info.plist +++ b/ios/FluentUI/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.15 + 0.1.16 CFBundleVersion - 0.1.15 + 0.1.16 NSPrincipalClass diff --git a/macos/FluentUI/FluentUI-Info.plist b/macos/FluentUI/FluentUI-Info.plist index 15e29d56b2..a0669a8089 100644 --- a/macos/FluentUI/FluentUI-Info.plist +++ b/macos/FluentUI/FluentUI-Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.15 + 0.1.16 CFBundleVersion - 0.1.15 + 0.1.16 diff --git a/macos/FluentUITestApp/FluentUITestApp-Info.plist b/macos/FluentUITestApp/FluentUITestApp-Info.plist index 77a21433aa..7022279bc2 100644 --- a/macos/FluentUITestApp/FluentUITestApp-Info.plist +++ b/macos/FluentUITestApp/FluentUITestApp-Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.15 + 0.1.16 CFBundleVersion - 4 + 5 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSMainNibFile