Skip to content

Commit 510435f

Browse files
Merge pull request #17 from matomo-org/bump-version-5.0.3
Bumped version to 5.0.3
2 parents 4781183 + df6a982 commit 510435f

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.3 - 2025-01-20
4+
- Added missing license file
5+
36
### 5.0.2 - 2024-10-21
47
- Documentation updated to hard code config
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.2",
4+
"version": "5.0.3",
55
"theme": false,
66
"require": {
77
"matomo": ">=5.0.0-b1,<6.0.0-b1"

0 commit comments

Comments
 (0)