Skip to content

Commit

Permalink
updated version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
devpurevee committed Dec 19, 2018
1 parent 06ebc1d commit 027d5a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ErxesSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'ErxesSDK'
s.version = '0.1.6'
s.version = '0.1.7'
s.summary = 'A short description of erxes-ios-sdk.'
s.swift_version = '4.0'
s.description = 'erxes for IOS SDK, for integrating erxes into your iOS application https://erxes.io/'
Expand Down
2 changes: 1 addition & 1 deletion Example/ErxesSDK/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.1.6</string>
<string>0.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 027d5a0

Please sign in to comment.