diff --git a/package.json b/package.json index 4422a63..a389067 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-stats", - "version": "1.5.0", + "version": "1.5.1", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index eb2bf54..c604668 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: PodcastMotor, psykro, zahardoc, simondowdles, hlashbrooke, serious Tags: seriously simple podcasting, stats, statistics, listeners, analytics, podcast, podcasting, ssp, free, add-ons, extensions, addons Requires at least: 4.4 Tested up to: 6.2 -Stable tag: 1.5.0 +Stable tag: 1.5.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -78,6 +78,10 @@ Yes. This plugin uses the [Crawler Detect](https://github.com/JayBizzle/Crawler- == Changelog == += 1.5.1 = +* 2023-06-14 +* [UPDATE] Security improvements + = 1.5.0 = * 2023-05-11 * [UPDATE] Optimized plugin speed ( dashboard not loading with a large amount of data ) diff --git a/seriously-simple-stats.php b/seriously-simple-stats.php index 0a20d61..6c7c9a5 100644 --- a/seriously-simple-stats.php +++ b/seriously-simple-stats.php @@ -1,7 +1,7 @@