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.34 .0 </string >
18+ <string >1.35 .0 </string >
1919 <key >CFBundleURLTypes </key >
2020 <array >
2121 <dict >
2626 </dict >
2727 </array >
2828 <key >CFBundleVersion </key >
29- <string >137.34 .0 </string >
29+ <string >137.35 .0 </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.34 .0 </string >
20+ <string >0.35 .0 </string >
2121 <key >CFBundleVersion </key >
22- <string >62.34 .0 </string >
22+ <string >62.35 .0 </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 @@ -9,7 +9,7 @@ resources_dir = 'Resources'
99
1010Pod ::Spec . new do |s |
1111 s . name = 'MicrosoftFluentUI'
12- s . version = '0.34 .0'
12+ s . version = '0.35 .0'
1313 s . summary = 'Fluent UI is a set of reusable UI controls and tools'
1414 s . homepage = "https://www.microsoft.com/design/fluent/#/"
1515 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.34 .0 </string >
6+ <string >0.35 .0 </string >
77 <key >CFBundleVersion </key >
8- <string >0.34 .0 </string >
8+ <string >0.35 .0 </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.34 .0 </string >
18+ <string >0.35 .0 </string >
1919 <key >CFBundleVersion </key >
20- <string >0.34 .0 </string >
20+ <string >0.35 .0 </string >
2121</dict >
2222</plist >
You can’t perform that action at this time.
0 commit comments