diff --git a/ManualLayout.podspec b/ManualLayout.podspec index 118db22..72d3f01 100644 --- a/ManualLayout.podspec +++ b/ManualLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ManualLayout' - s.version = '1.1.0' + s.version = '1.2.0' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.' diff --git a/ManualLayout/Info-tvOS.plist b/ManualLayout/Info-tvOS.plist index 7c538c1..46af871 100644 --- a/ManualLayout/Info-tvOS.plist +++ b/ManualLayout/Info-tvOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/ManualLayout/Info.plist b/ManualLayout/Info.plist index b676c51..331a2da 100644 --- a/ManualLayout/Info.plist +++ b/ManualLayout/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.0 + 1.2.0 CFBundleSignature ???? CFBundleVersion - 9 + $(CURRENT_PROJECT_VERSION) NSPrincipalClass