From fe882846c3fe7e793c14de9c31fdd62b0c28e9c4 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 27 Nov 2014 10:23:07 +1300 Subject: [PATCH] 1.0.5 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 3d253ed..b929527 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "SiteMigration", - "version": "1.0.4", + "version": "1.0.5", "description": "Migrate site and site data between Piwik installations", "keywords": ["migration", "import", "export"], "homepage": "https://github.com/PiwikPRO/plugin-SiteMigration",