From 1d47ddeeaeb7813e68f7d4973802ee7176855dd8 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Tue, 10 Dec 2013 18:45:18 +0000 Subject: Fixes #4367, remove version column and move version to name column and make version strings consistent in plugins admin. --- plugins/ExampleUI/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ExampleUI') diff --git a/plugins/ExampleUI/plugin.json b/plugins/ExampleUI/plugin.json index 0e66982e35..6080c51abe 100644 --- a/plugins/ExampleUI/plugin.json +++ b/plugins/ExampleUI/plugin.json @@ -4,7 +4,7 @@ "version": "1.0.1", "keywords": ["example", "framework", "platform", "ui", "visualization"], "homepage": "http://piwik.org", - "license": "GPL-3.0+", + "license": "GPL v3+", "authors": [ { "name": "Piwik", -- cgit v1.2.3