Skip to content

Commit

Permalink
Merge pull request #78 from matomo-org/bump-version-5.0.1
Browse files Browse the repository at this point in the history
Bumped version to 5.0.1
  • Loading branch information
AltamashShaikh authored Sep 11, 2023
2 parents 550f120 + 822b448 commit 6e5448f
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 Prefer using ellipsis over three dots
* 5.0.0 Compatibility with Matomo 5.0
* 4.1.2 PHP 8.2 Deprecation warnings handled
* 4.1.1 Translation changes
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LogViewer",
"version": "5.0.0",
"version": "5.0.1",
"description": "View log messages logged by Matomo",
"theme": false,
"keywords": ["log", "viewer", "diagnostic", "debug", "debugging"],
Expand Down

0 comments on commit 6e5448f

Please sign in to comment.