Bumped version to 3.8.3

This commit is contained in:
DreamPiggy 2019-06-05 12:57:57 +08:00
parent cc09c9fbfe
commit 8869372622
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
## [3.8.3 Patch release for 3.8.0 on Jun 5th, 2019](https://github.com/rs/SDWebImage/releases/tag/3.8.3)
#### Fixes:
- fix compatability for Xcode 11 #2744
## [3.8.2 Patch release for 3.8.0 on Sep 5th, 2016](https://github.com/rs/SDWebImage/releases/tag/3.8.2)
#### Fixes:

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SDWebImage'
s.version = '3.8.2'
s.version = '3.8.3'
s.ios.deployment_target = '7.0'
s.tvos.deployment_target = '9.0'
s.license = 'MIT'

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.8.2</string>
<string>3.8.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>