diff --git a/CHANGELOG.md b/CHANGELOG.md index f19b380..397bbc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## Changelog +- 5.0.2 Added plugin category for Marketplace - 5.0.1 Compatibility with Matomo 5.0.0-b4 - 5.0.0 Compatibility with Matomo 5.0 - 4.0.5 Reused Dimension TYPE_ constants diff --git a/plugin.json b/plugin.json index 787c877..9186b2d 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "Bandwidth", - "version": "5.0.1", + "version": "5.0.2", "description": "Monitor Bandwidth for each page, download, and measure overall traffic in bytes. For requirements check out the description.", "theme": false, "keywords": ["bandwidth", "filesize", "size", "download"],