From 6b4a07cc9bf9166001e768c0a0f934ea617ee26a Mon Sep 17 00:00:00 2001 From: JulienCoyard Date: Thu, 1 Sep 2016 10:49:10 +0200 Subject: [PATCH] 2.5.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1efcafd3..3cec0637 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ezmaster", - "version": "2.5.5", + "version": "2.5.6", "description": "Administration of docker applications without any IT skills", "main": "index.js", "private": true,