Skip to content

Commit c7582bc

Browse files
Merge pull request #14 from matomo-org/bump-version-5.0.1
Bumped version to 5.0.1
2 parents 376984c + f3ddf66 commit c7582bc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
### 5.0.1
4+
- Added plugin category for Marketplace
5+
36
### 5.0.0
47
- Compatibility with Matomo 5
58

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "EnvironmentVariables",
33
"description": "Allows you to specify Matomo config in environment variables instead of the config file.",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"theme": false,
66
"require": {
77
"matomo": ">=5.0.0-b1,<6.0.0-b1"

0 commit comments

Comments
 (0)