From d7f954bca7a3b9a2f059cfdbbb7bbeadedd01863 Mon Sep 17 00:00:00 2001
From: Joanna Qu <55368679+joannaquu@users.noreply.github.com>
Date: Thu, 21 Nov 2024 12:53:18 -0800
Subject: [PATCH] Bump version to 0.32.0 (#2109)
---
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..c11eea77f 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.32.0
CFBundleURLTypes
@@ -26,7 +26,7 @@
CFBundleVersion
- 137.31.0
+ 137.32.0
LSRequiresIPhoneOS
UIApplicationSceneManifest
diff --git a/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist b/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist
index e772cd26b..b1f58c526 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.32.0
CFBundleVersion
- 62.31.0
+ 62.32.0
LSApplicationCategoryType
public.app-category.developer-tools
LSMinimumSystemVersion
diff --git a/MicrosoftFluentUI.podspec b/MicrosoftFluentUI.podspec
index 95376a1f3..c5c99c167 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.32.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/Sources/FluentUI_iOS/Resources/Version.plist b/Sources/FluentUI_iOS/Resources/Version.plist
index 250009c93..0329d6413 100644
--- a/Sources/FluentUI_iOS/Resources/Version.plist
+++ b/Sources/FluentUI_iOS/Resources/Version.plist
@@ -3,8 +3,8 @@
CFBundleShortVersionString
- 0.31.0
+ 0.32.0
CFBundleVersion
- 0.31.0
+ 0.32.0
diff --git a/Sources/FluentUI_macOS/FluentUI-Info.plist b/Sources/FluentUI_macOS/FluentUI-Info.plist
index b58d90bf2..9c3726c6a 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.32.0
CFBundleVersion
- 0.31.0
+ 0.32.0