diff --git a/package.json b/package.json index 10ab0c4c..019ea74c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "3.4.0", + "version": "3.4.1", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index ac58786f..c9376448 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: PodcastMotor, psykro, zahardoc, simondowdles, hlashbrooke, whyisjake Tags: podcast, audio, itunes, podcasting, playlist Requires at least: 5.3 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 7.4 -Stable tag: 3.4.0 +Stable tag: 3.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -165,6 +165,10 @@ You can find complete user and developer documentation (along with the FAQs) on == Changelog == += 3.4.1 = +2024-07-31 +[UPDATE] Improved and fixed synchronization with the latest version of Paid Memberships Pro. + = 3.4.0 = 2024-05-28 [UPDATE] Polylang compatibility diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index efd328c2..8f155be3 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,14 +1,14 @@