diff --git a/OfficeUIFabric.Demo/OfficeUIFabric.Demo/Info.plist b/OfficeUIFabric.Demo/OfficeUIFabric.Demo/Info.plist index 6059894..fa345d3 100644 --- a/OfficeUIFabric.Demo/OfficeUIFabric.Demo/Info.plist +++ b/OfficeUIFabric.Demo/OfficeUIFabric.Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.2.4 + 0.2.5 CFBundleURLTypes @@ -26,7 +26,7 @@ CFBundleVersion - 20 + 21 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/OfficeUIFabric.INT.podspec b/OfficeUIFabric.INT.podspec index bd2e4c3..dff4c99 100644 --- a/OfficeUIFabric.INT.podspec +++ b/OfficeUIFabric.INT.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "OfficeUIFabric" - s.version = "0.2.4" + s.version = "0.2.5" s.summary = "Office UI Fabric is a set of reusable UI controls and tools" s.homepage = "https://onedrive.visualstudio.com/Design/The%20Studio/_git/fabric-ios" s.license = { :type => "MIT", :file => "LICENSE" } diff --git a/OfficeUIFabric.podspec b/OfficeUIFabric.podspec index c02cbf6..e1925eb 100644 --- a/OfficeUIFabric.podspec +++ b/OfficeUIFabric.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "OfficeUIFabric" - s.version = "0.2.4" + s.version = "0.2.5" s.summary = "Office UI Fabric is a set of reusable UI controls and tools" s.homepage = "https://github.com/OfficeDev/ui-fabric-ios" s.license = { :type => "MIT", :file => "LICENSE" } diff --git a/OfficeUIFabric/Info.plist b/OfficeUIFabric/Info.plist index 1a1f6e3..c517d9f 100644 --- a/OfficeUIFabric/Info.plist +++ b/OfficeUIFabric/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.4 + 0.2.5 CFBundleVersion - 20 + 21 NSPrincipalClass