From 4b1f1954173cb95800528cbe47505f5e7d3c0237 Mon Sep 17 00:00:00 2001 From: Alexander Boswell Date: Mon, 28 Aug 2023 14:10:47 -0700 Subject: [PATCH] Version bump to 0.22.0 (#1879) --- 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..1f02cf0d26 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.22.0' 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..8c6f6c22d7 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.22.0 CFBundleURLTypes @@ -26,7 +26,7 @@ CFBundleVersion - 137.21.0 + 137.22.0 LSRequiresIPhoneOS UIApplicationSceneManifest diff --git a/ios/FluentUI.Resources/Info.plist b/ios/FluentUI.Resources/Info.plist index 04859ccf37..fa553169d6 100644 --- a/ios/FluentUI.Resources/Info.plist +++ b/ios/FluentUI.Resources/Info.plist @@ -13,8 +13,8 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.21.0 + 0.22.0 CFBundleVersion - 0.21.0 + 0.22.0 diff --git a/macos/FluentUI/FluentUI-Info.plist b/macos/FluentUI/FluentUI-Info.plist index 56980b06bc..8382cc1048 100644 --- a/macos/FluentUI/FluentUI-Info.plist +++ b/macos/FluentUI/FluentUI-Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.21.0 + 0.22.0 CFBundleVersion - 0.21.0 + 0.22.0 diff --git a/macos/FluentUITestApp/FluentUITestApp-Info.plist b/macos/FluentUITestApp/FluentUITestApp-Info.plist index 0c9411b5a4..b1af438906 100644 --- a/macos/FluentUITestApp/FluentUITestApp-Info.plist +++ b/macos/FluentUITestApp/FluentUITestApp-Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.21.0 + 0.22.0 CFBundleVersion - 62.21.0 + 62.22.0 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion