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 75b5cd6 commit 501b702Copy full SHA for 501b702
SDWebImageAVIFCoder.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'SDWebImageAVIFCoder'
11
- s.version = '0.5.3'
+ s.version = '0.6.0'
12
s.summary = 'A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image'
13
14
# This description is used to generate tags and improve search results.
SDWebImageAVIFCoder/Module/Info.plist
@@ -15,8 +15,8 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.5.2</string>
+ <string>0.6.0</string>
19
<key>CFBundleVersion</key>
20
21
</dict>
22
</plist>
0 commit comments