From aac3e9bacc1f1bd8d6fd919eb6fd11e09d6545fd Mon Sep 17 00:00:00 2001 From: huwilkes <67026548+huwilkes@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:13:56 -0700 Subject: [PATCH] Version bump to 0.21.1 (#1877) --- MicrosoftFluentUI.podspec | 2 +- ios/FluentUI.Demo/FluentUI.Demo/Info.plist | 4 ++-- ios/FluentUI.Resources/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 b06cc1cd7f..749cad6afb 100644 --- a/MicrosoftFluentUI.podspec +++ b/MicrosoftFluentUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MicrosoftFluentUI' - s.version = '0.21.0' + s.version = '0.21.1' 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 9d73f0e707..3e1899b05e 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.21.0 + 1.21.1 CFBundleURLTypes @@ -26,7 +26,7 @@ CFBundleVersion - 137.21.0 + 137.21.1 LSRequiresIPhoneOS UIApplicationSceneManifest diff --git a/ios/FluentUI.Resources/Info.plist b/ios/FluentUI.Resources/Info.plist index 04859ccf37..435fac69a0 100644 --- a/ios/FluentUI.Resources/Info.plist +++ b/ios/FluentUI.Resources/Info.plist @@ -13,8 +13,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.21.0 + 0.21.1 CFBundleVersion - 0.21.0 + 0.21.1 diff --git a/macos/FluentUI/FluentUI-Info.plist b/macos/FluentUI/FluentUI-Info.plist index 56980b06bc..f429bcc3e0 100644 --- a/macos/FluentUI/FluentUI-Info.plist +++ b/macos/FluentUI/FluentUI-Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.21.0 + 0.21.1 CFBundleVersion - 0.21.0 + 0.21.1 diff --git a/macos/FluentUITestApp/FluentUITestApp-Info.plist b/macos/FluentUITestApp/FluentUITestApp-Info.plist index 0c9411b5a4..ec352264d5 100644 --- a/macos/FluentUITestApp/FluentUITestApp-Info.plist +++ b/macos/FluentUITestApp/FluentUITestApp-Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.21.0 + 0.21.1 CFBundleVersion - 62.21.0 + 62.21.1 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion