diff --git a/package.json b/package.json index a1e79a25..c3a2179b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "2.25.2", + "version": "2.25.3", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index c26471be..5b34d03a 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: podcast, audio, video, vodcast, rss, mp3, mp4, feed, itunes, podcasting, m Requires at least: 5.3 Tested up to: 6.4 Requires PHP: 7.4 -Stable tag: 2.25.2 +Stable tag: 2.25.3 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.25.3 = +* 2023-12-01 +* UPDATE SUMMARY: Fixed Seriously Simple Transcripts plugin support +* [FIX] Fixed a file button, that is used by Seriously Simple Transcripts plugin + = 2.25.2 = * 2023-11-18 * UPDATE SUMMARY: Fixed missing iTunes Field labels diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index d4fbd3fd..44094bab 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,7 +1,7 @@