Skip to content

Commit 42f3d8d

Browse files
Merge pull request #142 from matomo-org/bump-version-5.0.1
Bumped version to 5.0.1
2 parents 2b0972a + c84dd2a commit 42f3d8d

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
@@ -51,3 +51,5 @@
5151
* Ensure console commands return integers
5252
- 5.0.0
5353
* Compatibility with Matomo 5
54+
- 5.0.1
55+
* Added generate-visits-db command to directly insert visits into the db

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.0",
3+
"version": "5.0.1",
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)