Skip to content

Commit 098573f

Browse files
Merge pull request #178 from matomo-org/bump-version-5.0.5
Added code to bump version 5.0.5
2 parents 2470806 + 36b4a2c commit 098573f

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.5 Combined all the actions into one column
34
* 5.0.4 Added plugin category for Marketplace
45
* 5.0.3 Added inline help to mention events filter FAQ
56
* 5.0.2 Fixed alert conditions not reloading on site change

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.4",
4+
"version": "5.0.5",
55
"require": {
66
"matomo": ">=5.0.0-b1,<6.0.0-b1"
77
},

0 commit comments

Comments
 (0)