Skip to content

Commit c66664c

Browse files
committed
Bumped version to 0.2.2
1 parent 489fc24 commit c66664c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SDWebImageLinkPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SDWebImageLinkPlugin'
11-
s.version = '0.2.1'
11+
s.version = '0.2.2'
1212
s.summary = 'A SDWebImage loader plugin, to support load rich link image with LinkPresentation framework'
1313

1414
# This description is used to generate tags and improve search results.

SDWebImageLinkPlugin/Module/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.2.1</string>
18+
<string>0.2.2</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
</dict>

0 commit comments

Comments
 (0)