Skip to content

Commit 33b7fd9

Browse files
committed
2.0.1
1 parent 2ea5005 commit 33b7fd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Mage/MAGE-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<key>CFBundlePackageType</key>
3333
<string>APPL</string>
3434
<key>CFBundleShortVersionString</key>
35-
<string>2.0.2</string>
35+
<string>2.0.1</string>
3636
<key>CFBundleSignature</key>
3737
<string>????</string>
3838
<key>CFBundleURLTypes</key>

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ target 'MAGE' do
99
pod 'UIImage-Categories', '~> 0.0.1'
1010
pod 'HexColors', '~> 2.2.1'
1111
pod 'GoogleSignIn'
12-
pod 'mage-ios-sdk', :git => 'https://github.com/ngageoint/mage-ios-sdk.git', :tag=> '2.0.2'
12+
pod 'mage-ios-sdk', :git => 'https://github.com/ngageoint/mage-ios-sdk.git', :tag=> '2.0.1'
1313
#pod 'mage-ios-sdk', :git => 'https://github.com/ngageoint/mage-ios-sdk.git', :branch=> 'develop'
1414
#pod 'mage-ios-sdk', :path => '../mage-ios-sdk'
1515
pod 'libPhoneNumber-iOS', '~> 0.8'

0 commit comments

Comments
 (0)