We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 376984c + f3ddf66 commit c7582bcCopy full SHA for c7582bc
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Changelog
2
3
+### 5.0.1
4
+- Added plugin category for Marketplace
5
+
6
### 5.0.0
7
- Compatibility with Matomo 5
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.0",
+ "version": "5.0.1",
"theme": false,
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
0 commit comments