Skip to content

Commit 65b5fdc

Browse files
committed
Bump WebP Uploads plugin version and update its readme.
1 parent 833cef9 commit 65b5fdc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

modules/images/webp-uploads/readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: wordpressdotorg
44
Requires at least: 6.1
55
Tested up to: 6.3
66
Requires PHP: 5.6
7-
Stable tag: 1.0.1
7+
Stable tag: 1.0.2
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010
Tags: performance, images, webp
@@ -58,6 +58,10 @@ By default, the WebP Uploads plugin will only generate WebP versions of the imag
5858

5959
== Changelog ==
6060

61+
= 1.0.2 =
62+
63+
* Fix WebP handling when editing images based on WordPress 6.3 change. ([796](https://github.com/WordPress/performance/pull/796))
64+
6165
= 1.0.1 =
6266

6367
* Bump tested up to version to 6.3. ([772](https://github.com/WordPress/performance/pull/772))

plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
"images/webp-uploads": {
77
"slug": "webp-uploads",
8-
"version": "1.0.1"
8+
"version": "1.0.2"
99
}
1010
}

0 commit comments

Comments
 (0)