diff --git a/CHANGELOG.md b/CHANGELOG.md index 4205d09..0851449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Changelog +### 0.3.0 + +Matomo 5 compatibility + ### 0.2.0 Matomo 4 compatibility diff --git a/plugin.json b/plugin.json index c962aca..e477823 100644 --- a/plugin.json +++ b/plugin.json @@ -1,10 +1,10 @@ { "name": "ExcludeCountries", "description": "Exclude or include visitors from selected countries", - "version": "0.2.0", + "version": "0.3.0", "theme": false, "require": { - "matomo": ">=4.0.0-b1,<5.0.0-b1" + "matomo": ">=5.0.0-b1,<6.0.0-b1" }, "authors": [ {