From b8af0376f6da08af3563f62be65f0a294870cd93 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Thu, 22 Aug 2019 00:25:41 -0700 Subject: [PATCH] Version bump. --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 1e4bf5fb1..efe163c93 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "GoogleAnalyticsImporter", "description": "Import reports from a Google Analytics account into Matomo.", - "version": "1.0.0", + "version": "1.0.1", "theme": false, "require": { "piwik": ">=3.12.0-b1,<4.0.0-b1"