From 042a9d32495f32b46a9d01bc362df52abe9e99c3 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Thu, 6 Oct 2016 15:08:02 +1300 Subject: [PATCH] bump version to 1.2.4 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 2c90801..0c1a15a 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "VisitorGenerator", - "version": "1.2.3", + "version": "1.2.4", "description": "Developer tool that lets you generate fake visits. Useful if you are working with plugins or themes or if you use the Piwik API.", "keywords": ["development", "tools"], "license": "GPL v3+",