Skip to content

Commit

Permalink
Bumped version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy committed Dec 16, 2019
1 parent 489fc24 commit c66664c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SDWebImageLinkPlugin.podspec
Expand Up @@ -8,7 +8,7 @@

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

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion SDWebImageLinkPlugin/Module/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.2.1</string>
<string>0.2.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit c66664c

Please sign in to comment.