Skip to content

Commit d41c510

Browse files
Merge pull request #154 from matomo-org/bump-version-5.1.0
Bumped version to 5.1.0
2 parents f11a46c + cae677f commit d41c510

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@
5757
* Updated README url in UI
5858
- 5.0.3
5959
* Added plugin category for Marketplace
60+
- 5.1.0 - 2024-09-09
61+
* Replaced Symfony\Process with Piwik\Process

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "VisitorGenerator",
3-
"version": "5.0.3",
3+
"version": "5.1.0",
44
"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.",
55
"keywords": ["development", "tools"],
66
"license": "GPL v3+",

0 commit comments

Comments
 (0)