Skip to content

Commit a0bc740

Browse files
committed
Bumped version to 0.7.0
Update the README
1 parent b70876b commit a0bc740

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ SDWebImageWebPCoder supports both WebP decoding and encoding, for Static WebP or
1818
+ macOS 10.11
1919
+ tvOS 9.0
2020
+ watchOS 2.0
21+
+ Xcode 11.0
2122

2223
## Installation
2324

SDWebImageWebPCoder/Module/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.6.1</string>
18+
<string>0.7.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>0.6.1</string>
20+
<string>0.7.0</string>
2121
<key>NSPrincipalClass</key>
2222
<string></string>
2323
</dict>

0 commit comments

Comments
 (0)