diff --git a/apps/homebox/config.json b/apps/homebox/config.json index 86086c9e..a06533aa 100644 --- a/apps/homebox/config.json +++ b/apps/homebox/config.json @@ -5,9 +5,11 @@ "available": true, "exposable": true, "id": "homebox", - "tipi_version": 5, - "version": "0.9.2", - "categories": ["utilities"], + "tipi_version": 6, + "version": "0.10.0", + "categories": [ + "utilities" + ], "description": "Homebox is the inventory and organization system built for the Home User", "short_desc": "Homebox is the inventory and organization system built for the Home User", "author": "hay-kot", diff --git a/apps/homebox/docker-compose.yml b/apps/homebox/docker-compose.yml index 95ee1290..4698742d 100644 --- a/apps/homebox/docker-compose.yml +++ b/apps/homebox/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.4" services: homebox: - image: ghcr.io/hay-kot/homebox:v0.9.2 + image: ghcr.io/hay-kot/homebox:v0.10.0 container_name: homebox restart: always environment: