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 authored Oct 2, 2023
1 parent 55b59b6 commit 9eb45ee
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": "CrazyEggWidgetByAmperage",
"version": "1.0.6",
"version": "5.0.0",
"description": "Show Crazy Egg snapshots for the current site as a dashboard widget.",
"theme": false,
"keywords": ["amperage", "crazy egg", "crazyegg", "widget", "heatmap", "heat map", "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": "kzeni1@gmail.com",
Expand Down

0 comments on commit 9eb45ee

Please sign in to comment.