Skip to content

Commit 25bf002

Browse files
SPStoreSPStore
authored andcommitted
版本1.7.0
1 parent a19260d commit 25bf002

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Example/SPAlertController/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.5.0</string>
18+
<string>1.7.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

SPAlertController.podspec

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

1818
s.name = "SPAlertController"
19-
s.version = "1.5.0"
19+
s.version = "1.7.0"
2020
s.summary = "提醒对话框."
2121

2222
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)