From 256a1ab5a8e2fbc2fdca15dd7075c0801643b897 Mon Sep 17 00:00:00 2001 From: Jonathan Bossenger Date: Mon, 25 May 2020 12:19:18 +0200 Subject: [PATCH] Updating Crawler Detect library to 1.2.95 --- composer.lock | 10 +++++----- readme.txt | 6 +++++- seriously-simple-stats.php | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 93bea09..08753f7 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "jaybizzle/crawler-detect", - "version": "v1.2.90", + "version": "v1.2.95", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", - "reference": "35f963386e6a189697fe4b14dc91fb42b17fda4b" + "reference": "a7936c4b60c78f8ae9024eeecf7e8d4cf470b730" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/35f963386e6a189697fe4b14dc91fb42b17fda4b", - "reference": "35f963386e6a189697fe4b14dc91fb42b17fda4b", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/a7936c4b60c78f8ae9024eeecf7e8d4cf470b730", + "reference": "a7936c4b60c78f8ae9024eeecf7e8d4cf470b730", "shasum": "" }, "require": { @@ -53,7 +53,7 @@ "crawlerdetect", "php crawler detect" ], - "time": "2019-12-08T20:03:27+00:00" + "time": "2020-04-14T20:42:56+00:00" } ], "packages-dev": [], diff --git a/readme.txt b/readme.txt index bad23b1..1538de2 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: PodcastMotor, psykro, simondowdles, hlashbrooke, seriouspodcaster Tags: seriously simple podcasting, stats, statistics, listeners, analytics, podcast, podcasting, ssp, free, add-ons, extensions, addons Requires at least: 4.4 Tested up to: 5.3.2 -Stable tag: 1.2.6 +Stable tag: 1.2.7 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.2.7 = +* 2020-05-25 +* [UPDATE] Updated crawler detect library to version 1.2.95 + = 1.2.6 = * 2019-12-20 * [UPDATE] Updated crawler detect library diff --git a/seriously-simple-stats.php b/seriously-simple-stats.php index f2c6ee9..3a8bb51 100644 --- a/seriously-simple-stats.php +++ b/seriously-simple-stats.php @@ -1,7 +1,7 @@