diff --git a/Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist b/Demos/FluentUIDemo_iOS/FluentUI.Demo/Info.plist index 6891e302e..21507fcc0 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.30.0 + 1.31.0 CFBundleURLTypes @@ -26,7 +26,7 @@ CFBundleVersion - 137.30.0 + 137.31.0 LSRequiresIPhoneOS UIApplicationSceneManifest diff --git a/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist b/Demos/FluentUIDemo_macOS/FluentUITestApp/FluentUITestApp-Info.plist index 0b24bfd9c..e772cd26b 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.30.0 + 0.31.0 CFBundleVersion - 62.30.0 + 62.31.0 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion diff --git a/MicrosoftFluentUI.podspec b/MicrosoftFluentUI.podspec index 48bb81aee..95376a1f3 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.30.0' + s.version = '0.31.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 0bb4dd085..250009c93 100644 --- a/Sources/FluentUI_iOS/Resources/Version.plist +++ b/Sources/FluentUI_iOS/Resources/Version.plist @@ -3,8 +3,8 @@ CFBundleShortVersionString - 0.30.0 + 0.31.0 CFBundleVersion - 0.30.0 + 0.31.0 diff --git a/Sources/FluentUI_macOS/FluentUI-Info.plist b/Sources/FluentUI_macOS/FluentUI-Info.plist index 72ffeddfc..b58d90bf2 100644 --- a/Sources/FluentUI_macOS/FluentUI-Info.plist +++ b/Sources/FluentUI_macOS/FluentUI-Info.plist @@ -15,8 +15,8 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.30.0 + 0.31.0 CFBundleVersion - 0.30.0 + 0.31.0