We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 070debc + 7f9f182 commit 0f3d685Copy full SHA for 0f3d685
CHANGELOG.md
@@ -53,3 +53,5 @@
53
* Compatibility with Matomo 5
54
- 5.0.1
55
* Added generate-visits-db command to directly insert visits into the db
56
+- 5.0.2
57
+ * Updated README url in UI
plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "VisitorGenerator",
3
- "version": "5.0.1",
+ "version": "5.0.2",
4
"description": "Developer tool that lets you generate fake visits. Useful if you are working with plugins or themes or if you use the Matomo API.",
5
"keywords": ["development", "tools"],
6
"license": "GPL v3+",
0 commit comments