Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Jan 3, 2025
1 parent 32fe974 commit c842803
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/halo/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dynamic_config": true,
"port": 8092,
"id": "halo",
"tipi_version": 40,
"version": "2.20.12",
"tipi_version": 41,
"version": "2.20.13",
"description": "Halo is a powerful and easy-to-use open source website building tool.",
"short_desc": "Halo - Open source website building tool.",
"categories": ["social", "media"],
Expand All @@ -29,5 +29,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1734908291311
"updated_at": 1735914242000
}
2 changes: 1 addition & 1 deletion apps/halo/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"services": [
{
"name": "halo",
"image": "halohub/halo:2.20.12",
"image": "halohub/halo:2.20.13",
"isMain": true,
"internalPort": 8090,
"dependsOn": {
Expand Down

0 comments on commit c842803

Please sign in to comment.