Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit 40ea0e7

Browse files
author
lizhuoli
committed
Bumped version to 0.6.0
1 parent 84d99c2 commit 40ea0e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: SDWebImageFLPlugin.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SDWebImageFLPlugin'
11-
s.version = '0.5.0'
11+
s.version = '0.6.0'
1212
s.summary = 'A FLAnimatedImage plugin for SDWebImage'
1313

1414
s.description = <<-DESC

Diff for: SDWebImageFLPlugin/Module/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.5.0</string>
18+
<string>0.6.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>0.5.0</string>
22+
<string>0.6.0</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

0 commit comments

Comments
 (0)