Skip to content

Commit ca2e6f1

Browse files
Merge pull request #30 from matomo-org/bump-version-4.2.3
bumped version to 4.2.3
2 parents 5663ac0 + bd00fe5 commit ca2e6f1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
4.2.3
4+
- Fixed parsers not being set when cache is present
5+
36
4.2.2
47
- Compatibility with Matomo 4
58

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "DeviceDetectorCache",
33
"description": "Makes tracking faster by detecting many devices, operating systems, bots, and browsers from a cache.",
4-
"version": "4.2.2",
4+
"version": "4.2.3",
55
"theme": false,
66
"require": {
77
"matomo": ">=4.0.0-rc1,<5.0.0-b1"

0 commit comments

Comments
 (0)