From fbbbe52196e92c04100257a773aa5174acf2d49c Mon Sep 17 00:00:00 2001 From: Sergey Zakharchenko Date: Fri, 10 Mar 2023 20:50:32 +0000 Subject: [PATCH] Version 2.20.1 --- package.json | 2 +- readme.txt | 7 ++++++- seriously-simple-podcasting.php | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 63e317ef..a40461de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "2.20.0", + "version": "2.20.1", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index c7d9db7f..b5504390 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: 4.4 Tested up to: 6.1 Requires PHP: 5.6 -Stable tag: 2.20.0 +Stable tag: 2.20.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.20.1 = +* 2023-03-10 +* UPDATE SUMMARY: Audio file not redirecting fix +* [FIX] Audio file not redirecting fix + = 2.20.0 = * 2023-03-06 * UPDATE SUMMARY: Migration for legacy file URLs, improvements and fixes diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index d5410caf..17739946 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,7 +1,7 @@