We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a9b366 + 471f971 commit c2817e5Copy full SHA for c2817e5
AppDevKit.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "AppDevKit"
4
- s.version = "1.7.1"
+ s.version = "1.7.2"
5
s.summary = "The collection of open develop utilities for iOS development team. It contains foundational and useful features that Apple didn't provide."
6
s.homepage = "https://github.com/yahoo/AppDevKit"
7
s.license = "Yahoo! Inc. BSD license"
AppDevKit/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.7.1</string>
+ <string>1.7.2</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments