diff --git a/package.json b/package.json index 9e31319f..7b44bd54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "2.22.0", + "version": "2.22.1", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index 1b035143..526ed5d4 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: PodcastMotor, psykro, zahardoc, simondowdles, hlashbrooke, whyisjake Tags: podcast, audio, video, vodcast, rss, mp3, mp4, feed, itunes, podcasting, media, stitcher, google play, playlist Requires at least: 4.4 -Tested up to: 6.2 +Tested up to: 6.3 Requires PHP: 5.6 -Stable tag: 2.22.0 +Stable tag: 2.22.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -161,6 +161,11 @@ You can find complete user and developer documentation (along with the FAQs) on == Changelog == += 2.22.1 = +* 2023-09-13 +* UPDATE SUMMARY: Support new Elementor API +* [UPDATE] Support new Elementor API ( version 3.16 ) + = 2.22.0 = * 2023-06-28 * UPDATE SUMMARY: Gutenberg Blocks improvements, added PHP filters diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index 5bcc2608..fe681aca 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,14 +1,14 @@