diff --git a/CHANGELOG.md b/CHANGELOG.md index a9828f4..05027bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +# 5.0.4 +- Compatability with PHP 8.4 + # 5.0.3 - Textual changes diff --git a/plugin.json b/plugin.json index ace2b9e..858889f 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "TrackingSpamPrevention", "description": "This plugin offers various options to prevent spammers and bots from making your data inaccurate so you can rely on your data again.", - "version": "5.0.3", + "version": "5.0.4", "theme": false, "require": { "matomo": ">=5.0.0-b1,<6.0.0-b1"