diff --git a/apps/moodist/config.json b/apps/moodist/config.json index 01371b15..95820c53 100644 --- a/apps/moodist/config.json +++ b/apps/moodist/config.json @@ -5,17 +5,13 @@ "available": true, "exposable": true, "id": "moodist", - "tipi_version": 3, - "version": "1.4.3", - "categories": [ - "media" - ], + "tipi_version": 4, + "version": "1.5.0", + "categories": ["media"], "description": "Ambient sounds for focus and calm.", "short_desc": "Ambient sounds for focus and calm.", "author": "remvze", "source": "https://github.com/remvze/moodist", "form_fields": [], - "supported_architectures": [ - "amd64" - ] + "supported_architectures": ["amd64"] } diff --git a/apps/moodist/docker-compose.yml b/apps/moodist/docker-compose.yml index 8b81183d..280ead35 100644 --- a/apps/moodist/docker-compose.yml +++ b/apps/moodist/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: moodist: - image: ghcr.io/remvze/moodist:v1.4.3 + image: ghcr.io/remvze/moodist:v1.5.0 container_name: moodist restart: unless-stopped volumes: