From d32939ddc4410875ccca69f2d59fd77accd19a6f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 May 2021 17:21:10 +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 fa326f08d..7477de3c0 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,7 +1,7 @@ { "name": "Portainer", - "version": "2.5.0", - "upstream": "2.5.0", + "version": "2.1.1", + "upstream": "2.1.1", "slug": "portainer", "description": "Manage your Docker environment with ease", "url": "https://github.com/hassio-addons/addon-portainer",