From f859ea59377061a5ed145a8c987471113c0a0a75 Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Mon, 29 Jul 2019 20:52:25 +0200 Subject: [PATCH] increase version correctly --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 07c159d..7d73209 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "ClassicCounter", "description": "Embed a view counter in the style of classic CGI scripts into your website", - "version": "0.2.1", + "version": "0.2.2", "theme": false, "require": { "piwik": ">=3.8.0,<4.0.0-b1"