Skip to content

Commit

Permalink
Prep for Matomo 5.x
Browse files Browse the repository at this point in the history
Prep for Matomo 5.x while also version-bumping the plugin to 5.0.0 as a base value per Matomo's recommendation/convention.
  • Loading branch information
KZeni committed Oct 2, 2023
1 parent f2a0576 commit 783d21f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "MozWidgetByAmperage",
"version": "1.1.6",
"version": "5.0.0",
"description": "Show Moz.com info for the current site as a dashboard widget. Also links to the latest Moz Pro Campaign Custom Report, if available.",
"theme": false,
"keywords": ["amperage", "moz", "seomoz", "widget", "seo", "search", "dashboard"],
"license": "GPL v3+",
"homepage": "https://www.amperagemarketing.com",
"require": {
"matomo": ">=4.0.0-b1,<5.0.0-b1"
"matomo": ">=5.0.0-b1,<6.0.0-b1"
},
"support": {
"email": "[email protected]",
Expand Down

0 comments on commit 783d21f

Please sign in to comment.