From b230f0aa191414028cc71b2d7f857e3632b0d82e Mon Sep 17 00:00:00 2001 From: g <63980406+gugulet-hu@users.noreply.github.com> Date: Sat, 31 Oct 2020 22:28:09 +0200 Subject: [PATCH] Changing version number --- plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 33bfbbe..785d339 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "GTheme", - "description": "A Matomo theme based on gugulet.hu", - "version": "0.0.1", + "description": "A mimimal Matomo theme", + "version": "0.0.2", "theme": true, "require": { "piwik": ">=4.0.0-b1,<5.0.0-b1" @@ -10,7 +10,7 @@ "javascript": "javascripts/theme.js", "homepage": "https://gugulet.hu", "license": "GPL v3+", - "keywords": ["Custom", "Minimal"], + "keywords": ["custom", "minimal"], "support": { "issues": "https://github.com/gugulet-hu/matomo-g-theme/issues", "source": "https://github.com/gugulet-hu/matomo-g-theme"