Set 4.0.0-beta as the version from the podspec and the Info.plist file

This commit is contained in:
Bogdan Poplauschi 2016-08-26 21:35:37 +03:00
parent b360cbdc80
commit 823b615281
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
Pod::Spec.new do |s|
s.name = 'SDWebImage'
s.version = '3.8.1'
s.version = '4.0.0-beta'
s.osx.deployment_target = '10.8'
s.ios.deployment_target = '7.0'
s.tvos.deployment_target = '9.0'

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.8.1</string>
<string>4.0.0-beta</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>