From 8c3c8d34e3a0dfddcae4a85a6153fa4058209ca8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 May 2021 17:17:50 +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",