diff --git a/readme.txt b/readme.txt index b9f24e19..59458b64 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: 4.8 Requires PHP: 5.3.3 -Stable tag: 1.18.0 +Stable tag: 1.18.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -96,6 +96,10 @@ You can find complete user and developer documentation (along with the FAQs) on == Changelog == += 1.18.1 = +* 2017-10-25 +* [FIX] Fixed subscribe links for episodes in a series + = 1.18.0 = * 2017-10-09 * [NEW] Added new and updated iTunes tags to podcast feed as announced at WWDC2017 diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index 3c682496..221bbb9f 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,7 +1,7 @@