From 09552c3810e531c2536c97479ccde4a07c72c2a8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 31 Jul 2021 06:55:30 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portainer/config.json b/portainer/config.json index 1c49142d8..9c934cf52 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,7 +1,7 @@ { "name": "Portainer", - "version": "2.6.2", - "upstream": "2.6.2", + "version": "2.6.1", + "upstream": "2.6.1", "slug": "portainer", "description": "Manage your Docker environment with ease", "url": "https://github.com/hassio-addons/addon-portainer",