From 0a3157b4fde6ca25badf1ae3eb805b00708e8b19 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:43:30 +0100 Subject: [PATCH] fix: An other try --- plugin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.json b/plugin.json index 276ee0d..c63115c 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "Google Theme", - "description": "A sublime Google Analytics theme for Matomo", - "version": "0.1.5", + "name": "GA Theme", + "description": "A sublime GA theme for Matomo", + "version": "0.1.6", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1" @@ -11,7 +11,7 @@ "homepage": "https://lazuli.agency", "license": "GPL v3+", "keywords": [ - "Google", "Google Analytics", "Analytics","modern", "GA" + "Modern", "GA" ], "support": { "email": "contact@ronan-hello.fr",