diff --git a/AppDevKit.podspec b/AppDevKit.podspec index 6965b9b..8a8da5a 100644 --- a/AppDevKit.podspec +++ b/AppDevKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "AppDevKit" - s.version = "1.7.1" + s.version = "1.7.2" s.summary = "The collection of open develop utilities for iOS development team. It contains foundational and useful features that Apple didn't provide." s.homepage = "https://github.com/yahoo/AppDevKit" s.license = "Yahoo! Inc. BSD license" diff --git a/AppDevKit/Info.plist b/AppDevKit/Info.plist index ec0dbee..f20c259 100644 --- a/AppDevKit/Info.plist +++ b/AppDevKit/Info.plist @@ -15,7 +15,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.7.1</string> + <string>1.7.2</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key>