diff --git a/CHANGELOG.md b/CHANGELOG.md index 4335c61b7..caef6c228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ ## Changelog +# 4.1.6 + +Changes: +* Compatibility with Matomo 4.3.0. + # 4.1.5 Changes: diff --git a/plugin.json b/plugin.json index c94b01412..24d51a927 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "GoogleAnalyticsImporter", "description": "Import reports from a Google Analytics account into Matomo.", - "version": "4.1.5", + "version": "4.1.6", "theme": false, "require": { "matomo": ">=4.1.2-rc2,<5.0.0-b1"