diff --git a/plugin.json b/plugin.json index 71dc6f7..fe922c9 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "RestrictAnonymousAccess", "description": "Restrict the access of the anonymous user to a specified list of requests", - "version": "0.1.0", + "version": "0.2.0", "theme": false, "require": { "piwik": ">=3.13.0-stable,<4.0.0-b1"