diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e8a7f..00e6d86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.10.1 +* Fixed: Set correct "Tested up to" to WordPress 6.6 + ## 1.10.0 * Added: Thumbnail support for Polylang * Added: Filter to prevent orphan thumbnail deletion diff --git a/embed-privacy.php b/embed-privacy.php index 3b0c6fa..d1f55cf 100644 --- a/embed-privacy.php +++ b/embed-privacy.php @@ -5,7 +5,7 @@ Plugin Name: Embed Privacy Plugin URL: https://epiph.yt/en/embed-privacy/ Description: Embed Privacy prevents from loading external embeds directly and lets the user control which one should be loaded. -Version: 1.10.0 +Version: 1.10.1 Author: Epiphyt Author URI: https://epiph.yt/en/ License: GPL2 diff --git a/readme.txt b/readme.txt index de202e6..d07757a 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: epiphyt, kittmedia, krafit Tags: oembed, privacy, gutenberg Requires at least: 5.9 -Stable tag: 1.10.0 +Stable tag: 1.10.1 Tested up to: 6.6 Requires PHP: 5.6 License: GPL2