Skip to content

Commit 3d759cd

Browse files
Merge pull request #175 from matomo-org/bump-version-5.0.4
Bumped version to 5.0.4
2 parents fa3f8e1 + 7781442 commit 3d759cd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Changelog
22

3+
* 5.0.4 Added plugin category for Marketplace
34
* 5.0.3 Added inline help to mention events filter FAQ
45
* 5.0.2 Fixed alert conditions not reloading on site change
56
* 5.0.1 Compatibility with Matomo 5.0.0-b4

plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CustomAlerts",
33
"description": "Create custom Alerts to be notified of important changes on your website or app! ",
4-
"version": "5.0.3",
4+
"version": "5.0.4",
55
"require": {
66
"matomo": ">=5.0.0-b1,<6.0.0-b1"
77
},

0 commit comments

Comments
 (0)