From f660d0b3721584735503bd7891d0d3bcf7543ba4 Mon Sep 17 00:00:00 2001 From: Sergey Zakharchenko Date: Tue, 9 Nov 2021 16:15:16 +0200 Subject: [PATCH] Version 2.9.6 release --- package.json | 2 +- readme.txt | 8 +++++++- seriously-simple-podcasting.php | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 867d18b2..979272b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "2.9.5", + "version": "2.9.6", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index 14aca0f3..76d25140 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: 5.8 Requires PHP: 5.6 -Stable tag: 2.9.5 +Stable tag: 2.9.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -161,6 +161,12 @@ You can find complete user and developer documentation (along with the FAQs) on == Changelog == += 2.9.6 = +* 2021-11-09 +* UPDATE SUMMARY: Integration with Paid Memberships Pro, bug fixes and improvements +* [UPDATE] Integration with Paid Memberships Pro +* [FIX] Fixed the file download bug + = 2.9.5 = * 2021-10-29 * UPDATE SUMMARY: Fixes for settings and Elementor widgets diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index 14abbaff..f3342886 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,7 +1,7 @@