From ceb593f7f3e8fcd91372bbff4d1a3468c6d2f235 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 13 Oct 2022 22:17:42 +0000 Subject: [PATCH] Update app version --- apps/homarr/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/homarr/config.json b/apps/homarr/config.json index 0c41f249..2648f3c1 100644 --- a/apps/homarr/config.json +++ b/apps/homarr/config.json @@ -4,9 +4,11 @@ "available": true, "port": 8102, "id": "homarr", - "tipi_version": 2, - "version": "0.9.2", - "categories": ["utilities"], + "tipi_version": 3, + "version": "0.10.2", + "categories": [ + "utilities" + ], "description": "A homepage for your server.", "short_desc": "Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.", "author": "ajnart",