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 fb41d1b commit 64f5569Copy full SHA for 64f5569
SDWebImageBPGCoder.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'SDWebImageBPGCoder'
11
- s.version = '0.2.1'
+ s.version = '0.2.2'
12
s.summary = 'BPG decoder for SDWebImage plugin coder.'
13
14
# This description is used to generate tags and improve search results.
SDWebImageBPGCoder/Module/Info.plist
@@ -15,8 +15,8 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.2.1</string>
+ <string>0.2.2</string>
19
<key>CFBundleVersion</key>
20
- <string>$(CURRENT_PROJECT_VERSION)</string>
21
</dict>
22
</plist>
0 commit comments