From bf8c24c26f1443c26b63b9fd47aaeab14fb19c05 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:52:21 +0100 Subject: [PATCH] fix: problem for marketplace --- README.md | 2 +- plugin.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dba8e31..1ff945c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Google Theme +# Ronan 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 afd60ed..8e2fe21 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "Google Theme", + "name": "Ronan Theme", "description": "A sublime Google Analytics theme for Matomo", - "version": "0.1.7", + "version": "0.1.8", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1"