From 990233595154e2ac0ae3751fa162f34fc64c983e Mon Sep 17 00:00:00 2001 From: Markus Date: Sun, 21 Sep 2025 23:35:35 +0200 Subject: [PATCH] updated homarr to 1.38.0 (increased tipi version) --- apps/homarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/homarr/config.json b/apps/homarr/config.json index 61ba91d..5390c8b 100644 --- a/apps/homarr/config.json +++ b/apps/homarr/config.json @@ -9,7 +9,7 @@ "utilities" ], "description": "A simple, yet powerful dashboard for your server", - "tipi_version": 2, + "tipi_version": 3, "version": "v1.38.0", "source": "https://homarr.dev/", "exposable": true,