diff --git a/apps/halo/config.json b/apps/halo/config.json index aa876e28..df0696e6 100644 --- a/apps/halo/config.json +++ b/apps/halo/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8092, "id": "halo", - "tipi_version": 12, - "version": "2.10.2", + "tipi_version": 13, + "version": "2.11.0", "description": "Halo is a powerful and easy-to-use open source website building tool.", "short_desc": "Halo - Open source website building tool.", "categories": [ diff --git a/apps/halo/docker-compose.yml b/apps/halo/docker-compose.yml index 56cf1b82..f85284c0 100644 --- a/apps/halo/docker-compose.yml +++ b/apps/halo/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: halo: - image: halohub/halo:2.10.2 + image: halohub/halo:2.11.0 container_name: halo restart: unless-stopped depends_on: