File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Parse'
3- s . version = '1.8.4 '
3+ s . version = '1.8.5 '
44 s . license = { :type => 'Commercial' , :text => "See https://www.parse.com/about/terms" }
55 s . homepage = 'https://www.parse.com/'
66 s . summary = 'Parse is a complete technology stack to power your app\'s backend.'
Original file line number Diff line number Diff line change 1818// / @name Version
1919// /--------------------------------------
2020
21- #define PARSE_VERSION @" 1.8.4 "
21+ #define PARSE_VERSION @" 1.8.5 "
2222
2323extern NSInteger const PARSE_API_VERSION;
2424
Original file line number Diff line number Diff line change 1313 <key >CFBundlePackageType </key >
1414 <string >FMWK </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >1.8.4 </string >
16+ <string >1.8.5 </string >
1717 <key >CFBundleSignature </key >
1818 <string >???? </string >
1919 <key >CFBundleSupportedPlatforms </key >
2222 <string >iPhoneOS </string >
2323 </array >
2424 <key >CFBundleVersion </key >
25- <string >1.8.4 </string >
25+ <string >1.8.5 </string >
2626 <key >MinimumOSVersion </key >
2727 <string >6.0 </string >
2828</dict >
Original file line number Diff line number Diff line change 1313 <key >CFBundlePackageType </key >
1414 <string >FMWK </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >1.8.4 </string >
16+ <string >1.8.5 </string >
1717 <key >CFBundleSignature </key >
1818 <string >???? </string >
1919 <key >CFBundleVersion </key >
20- <string >1.8.4 </string >
20+ <string >1.8.5 </string >
2121</dict >
2222</plist >
You can’t perform that action at this time.
0 commit comments