Skip to content

Commit f35d601

Browse files
authored
update version and dependency
1 parent f12daf6 commit f35d601

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "TreemapVisualization",
3-
"version": "4.0.2",
3+
"version": "5.0.0",
44
"description": "Visualise any report in Matomo as a Treemap. Click on the Treemap icon in each report to load the visualisation.",
55
"keywords": ["treemap", "graph", "visualization", "infovis", "jit"],
66
"license": "GPL v3+",
77
"homepage": "https://matomo.org",
88
"require": {
9-
"matomo": ">=4.0.0-b1,<5.0.0-b1"
9+
"matomo": ">=5.0.0-b1,<6.0.0-b1"
1010
},
1111
"support": {
1212
"email": "hello@matomo.org",

0 commit comments

Comments
 (0)