From cf30a9ccfc8ed9f570b5c314c7dc29d7458438b3 Mon Sep 17 00:00:00 2001 From: Mike Schreiber Date: Tue, 11 Feb 2025 09:30:16 -0800 Subject: [PATCH] Bump version to 0.31.1 --- Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist | 4 ++-- .../FluentUITestApp/FluentUITestApp-Info.plist | 4 ++-- MicrosoftFluentUI.podspec | 2 +- Sources/FluentUI_iOS/Resources/Version.plist | 4 ++-- Sources/FluentUI_macOS/FluentUI-Info.plist | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist b/Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist index 21507fcc0..eb91e22d8 100644 --- a/Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist +++ b/Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.31.0 + 1.31.1 CFBundleURLTypes @@ -26,7 +26,7 @@ CFBundleVersion - 137.31.0 + 137.31.1 LSRequiresIPhoneOS UIApplicationSceneManifest diff --git a/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist b/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist index e772cd26b..6813bb2e2 100644 --- a/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist +++ b/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.31.0 + 0.31.1 CFBundleVersion - 62.31.0 + 62.31.1 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion diff --git a/MicrosoftFluentUI.podspec b/MicrosoftFluentUI.podspec index 11cd0adc2..2e2aade78 100644 --- a/MicrosoftFluentUI.podspec +++ b/MicrosoftFluentUI.podspec @@ -8,7 +8,7 @@ resources_dir = 'Resources' Pod::Spec.new do |s| s.name = 'MicrosoftFluentUI' - s.version = '0.31.0' + s.version = '0.31.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/Sources/FluentUI_iOS/Resources/Version.plist b/Sources/FluentUI_iOS/Resources/Version.plist index 250009c93..28a1050ee 100644 --- a/Sources/FluentUI_iOS/Resources/Version.plist +++ b/Sources/FluentUI_iOS/Resources/Version.plist @@ -3,8 +3,8 @@ CFBundleShortVersionString - 0.31.0 + 0.31.1 CFBundleVersion - 0.31.0 + 0.31.1 diff --git a/Sources/FluentUI_macOS/FluentUI-Info.plist b/Sources/FluentUI_macOS/FluentUI-Info.plist index b58d90bf2..4c4223470 100644 --- a/Sources/FluentUI_macOS/FluentUI-Info.plist +++ b/Sources/FluentUI_macOS/FluentUI-Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.31.0 + 0.31.1 CFBundleVersion - 0.31.0 + 0.31.1