From fa81c0bdd8017a07f0f3f0a914e0fd93faa7c371 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 24 Jun 2021 22:43:47 +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 1ac398532..8f903c152 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,7 +1,7 @@ { "name": "Portainer", - "version": "2.6.0", - "upstream": "2.6.0", + "version": "2.5.1", + "upstream": "2.5.1", "slug": "portainer", "description": "Manage your Docker environment with ease", "url": "https://github.com/hassio-addons/addon-portainer",