diff --git a/README.md b/README.md index 52a9149..ef4c50b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Matomo JsTrackerCustom Plugin -[![Build Status](https://travis-ci.org/innocraft/plugin-JsTrackerCustom.png?branch=4.x-dev)](https://travis-ci.org/innocraft/plugin-JsTrackerCustom) +[![Build Status](https://travis-ci.com/innocraft/plugin-JsTrackerCustom.png?branch=4.x-dev)](https://travis-ci.com/innocraft/plugin-JsTrackerCustom) ## Description diff --git a/plugin.json b/plugin.json index 33052df..e7d6b20 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "JsTrackerCustom", - "version": "4.0.0", + "version": "4.0.1", "description": "This plugin allows you to add custom JavaScript to Matomos tracking code", "keywords": ["tracker"], "license": "GPL v3+",