From 9728f983ec4d1de93763869dded49ad99b0a5813 Mon Sep 17 00:00:00 2001 From: Altamash Shaikh Date: Mon, 22 Apr 2024 10:42:37 +0530 Subject: [PATCH] Bumped version to 5.0.2 --- CHANGELOG.md | 1 + plugin.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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"],