Skip to content

Commit eb82eb9

Browse files
committed
bump version and update travis badge
1 parent cee5a66 commit eb82eb9

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
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.2
4+
- Compatibility with Matomo 4
5+
36
4.2.1
47
- Compatibility with PHP DI 6
58

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Matomo DeviceDetectorCache Plugin
22

3-
[![Build Status](https://travis-ci.org/matomo-org/plugin-DeviceDetectorCache.svg?branch=master)](https://travis-ci.org/matomo-org/plugin-DeviceDetectorCache)
3+
[![Build Status](https://travis-ci.com/matomo-org/plugin-DeviceDetectorCache.svg?branch=master)](https://travis-ci.com/matomo-org/plugin-DeviceDetectorCache)
44

55
## Description
66

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.1",
4+
"version": "4.2.2",
55
"theme": false,
66
"require": {
77
"matomo": ">=4.0.0-rc1,<5.0.0-b1"

0 commit comments

Comments
 (0)