We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4781183 + df6a982 commit 510435fCopy full SHA for 510435f
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+### 5.0.3 - 2025-01-20
4
+- Added missing license file
5
+
6
### 5.0.2 - 2024-10-21
7
- Documentation updated to hard code config
8
plugin.json
@@ -1,7 +1,7 @@
{
"name": "EnvironmentVariables",
"description": "Allows you to specify Matomo config in environment variables instead of the config file.",
- "version": "5.0.2",
+ "version": "5.0.3",
"theme": false,
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
0 commit comments