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 f11a46c + cae677f commit d41c510Copy full SHA for d41c510
CHANGELOG.md
@@ -57,3 +57,5 @@
57
* Updated README url in UI
58
- 5.0.3
59
* Added plugin category for Marketplace
60
+- 5.1.0 - 2024-09-09
61
+ * Replaced Symfony\Process with Piwik\Process
plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "VisitorGenerator",
3
- "version": "5.0.3",
+ "version": "5.1.0",
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