Skip to content

Commit 0f3d685

Browse files
Merge pull request #147 from matomo-org/bump-version-5.0.2
Bumped version to 5.0.2
2 parents 070debc + 7f9f182 commit 0f3d685

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
@@ -53,3 +53,5 @@
5353
* Compatibility with Matomo 5
5454
- 5.0.1
5555
* Added generate-visits-db command to directly insert visits into the db
56+
- 5.0.2
57+
* Updated README url in UI

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