From ffddcfe6639b52cb308e94518dab470619a6855e Mon Sep 17 00:00:00 2001 From: "nico.stoerzbach" Date: Sat, 13 Aug 2022 21:55:14 +0200 Subject: [PATCH] make run file executable --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index afcdd34..2baf488 100755 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,6 +1,6 @@ { "name": "Portainer", - "version": "3.0.1", + "version": "3.0.2", "slug": "portainer", "description": "Manage your Docker environment with ease.", "url": "https://git.nstoerzbach.de/nico.stoerzbach/hassio-repository",