From ecf6e195a0830045319994bcc8bf52caf8a49f73 Mon Sep 17 00:00:00 2001 From: Ronan Date: Mon, 20 Jan 2020 18:40:47 +0100 Subject: [PATCH] fix: Theme requirement for marketplace --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 252fa50..276ee0d 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.4", + "version": "0.1.5", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1"