Skip to content

Commit b03e5d2

Browse files
author
Oliver Bestmann
committedJan 19, 2023
Try to get matomo to pickup Description from the readme.
1 parent 7e094c2 commit b03e5d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## Changelog
22

3+
1.0.4:
4+
- Try to get matomo to pick up the description from the readme.
5+
36
1.0.0
47
- Cache DeviceDetectors in redis

Diff for: ‎plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "DynamicDeviceDetectorCache",
33
"description": "Makes tracking faster by detecting many devices, operating systems, bots, and browsers from a cache.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"theme": false,
66
"require": {
77
"matomo": ">=4.13.0,<5.0.0-b1"

0 commit comments

Comments
 (0)
Please sign in to comment.