From 7e6e4352f81afec3bfa17615c9926b197ac3fd11 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:55:02 +0100 Subject: [PATCH] update: revert changes --- README.md | 2 +- plugin.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ff945c..a577150 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ronan Theme +# Google Analytics Theme ## Description Want to find the design of the current Google Analytics interface? This theme allows you to keep a visual aspect fairly close to the Google Analytics interface, without losing the organization and the power of Matomo's functionalities. \ No newline at end of file diff --git a/plugin.json b/plugin.json index 8e2fe21..7e8f563 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "Ronan Theme", + "name": "Google Theme", "description": "A sublime Google Analytics theme for Matomo", - "version": "0.1.8", + "version": "0.1.9", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1"