diff --git a/CHANGELOG.md b/CHANGELOG.md index 94695335..a45c0b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +5.0.3 +- Added plugin category for Marketplace + 5.0.2 - Fixes errors due to incorrect default values diff --git a/plugin.json b/plugin.json index 7eccaee8..1ead9b7d 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "DeviceDetectorCache", "description": "Makes tracking faster by detecting many devices, operating systems, bots, and browsers from a cache.", - "version": "5.0.2", + "version": "5.0.3", "theme": false, "require": { "matomo": ">=5.0.0-b1,<6.0.0-b1"