From 4bf54803041b1aa70ec95000ca8fba585f6a1b6b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 May 2021 22:40:15 +0200 Subject: [PATCH] Add password change --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index b0456ca94..6fb55c51f 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,6 +1,6 @@ { "name": "Portainer", - "version": "2.1.1", + "version": "2.1.1-dev2", "upstream": "2.1.1", "slug": "portainer", "description": "Manage your Docker environment with ease",