From 62b412d28db558c94b883a5c5481fc912c1658d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nico=20St=C3=B6rzbach?= Date: Wed, 28 Dec 2022 22:36:32 +0100 Subject: [PATCH] update version --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index 0f6921e..ee307ab 100755 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,6 +1,6 @@ { "name": "Portainer", - "version": "3.2.0", + "version": "3.3.0", "slug": "portainer", "description": "Manage your Docker environment with ease.", "url": "https://git.nstoerzbach.de/nico.stoerzbach/hassio-repository",