File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
FluentUIDemo_iOS/FluentUI.Demo
FluentUIDemo_macOS/FluentUITestApp Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.32.0 </string >
18+ <string >1.32.1 </string >
1919 <key >CFBundleURLTypes </key >
2020 <array >
2121 <dict >
2626 </dict >
2727 </array >
2828 <key >CFBundleVersion </key >
29- <string >137.32.0 </string >
29+ <string >137.32.1 </string >
3030 <key >LSRequiresIPhoneOS </key >
3131 <true />
3232 <key >UIApplicationSceneManifest </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.32.0 </string >
20+ <string >0.32.1 </string >
2121 <key >CFBundleVersion </key >
22- <string >62.32.0 </string >
22+ <string >62.32.1 </string >
2323 <key >LSApplicationCategoryType </key >
2424 <string >public.app-category.developer-tools </string >
2525 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ resources_dir = 'Resources'
88
99Pod ::Spec . new do |s |
1010 s . name = 'MicrosoftFluentUI'
11- s . version = '0.32.0 '
11+ s . version = '0.32.1 '
1212 s . summary = 'Fluent UI is a set of reusable UI controls and tools'
1313 s . homepage = "https://www.microsoft.com/design/fluent/#/"
1414 s . license = { :type => 'MIT' , :file => 'LICENSE' }
Original file line number Diff line number Diff line change 33<plist version =" 1.0" >
44<dict >
55 <key >CFBundleShortVersionString </key >
6- <string >0.32.0 </string >
6+ <string >0.32.1 </string >
77 <key >CFBundleVersion </key >
8- <string >0.32.0 </string >
8+ <string >0.32.1 </string >
99</dict >
1010</plist >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >0.32.0 </string >
18+ <string >0.32.1 </string >
1919 <key >CFBundleVersion </key >
20- <string >0.32.0 </string >
20+ <string >0.32.1 </string >
2121</dict >
2222</plist >
You can’t perform that action at this time.
0 commit comments