Skip to content

Commit c2817e5

Browse files
authored
Merge pull request #120 from kenobilyh/240725v172
bump version to 1.7.2
2 parents 1a9b366 + 471f971 commit c2817e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AppDevKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "AppDevKit"
4-
s.version = "1.7.1"
4+
s.version = "1.7.2"
55
s.summary = "The collection of open develop utilities for iOS development team. It contains foundational and useful features that Apple didn't provide."
66
s.homepage = "https://github.com/yahoo/AppDevKit"
77
s.license = "Yahoo! Inc. BSD license"

AppDevKit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.7.1</string>
18+
<string>1.7.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)