We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880c17b commit 6a97d3eCopy full SHA for 6a97d3e
SDWebImageLinkPlugin.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'SDWebImageLinkPlugin'
11
- s.version = '0.2.3'
+ s.version = '0.2.4'
12
s.summary = 'A SDWebImage loader plugin, to support load rich link image with LinkPresentation framework'
13
14
# This description is used to generate tags and improve search results.
SDWebImageLinkPlugin/Module/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.2.3</string>
+ <string>0.2.4</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
</dict>
0 commit comments