From 784672d335b1b1b733b64602e4624a5bf9072d99 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 19:06:53 +0100 Subject: [PATCH] fix: Remove whitespace --- plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 423cbb5..5bd63e6 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "Google Theme", + "name": "GoogleTheme", "description": "A sublime Google Analytics theme for Matomo", - "version": "0.1.10", + "version": "0.1.11", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1" @@ -11,7 +11,7 @@ "homepage": "https://lazuli.agency", "license": "GPL v3+", "keywords": [ - "Modern", "Google Analytics" + "Modern", "Google" ], "support": { "email": "contact@ronan-hello.fr",