Skip to content

Commit

Permalink
Bump to version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snake14 committed Aug 8, 2023
1 parent a6ca698 commit 41f949f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Changelog

* 5.0.1 Compatibility with Matomo 5.0.0-b4
* 5.0.0 Compatibility with Matomo 5.0
* 4.1.0 Migrate AngularJS to Vue
* 4.0.4 Fixed autocomplete for country to trigger alerts
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "CustomAlerts",
"description": "Create custom Alerts to be notified of important changes on your website or app! ",
"version": "5.0.0",
"version": "5.0.1",
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
},
Expand Down

0 comments on commit 41f949f

Please sign in to comment.