Skip to content

Commit

Permalink
Bump halo version to 2.5.2 (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby authored May 4, 2023
1 parent 08376e6 commit fd8daa9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
halo:
image: halohub/halo:2.5.1
image: halohub/halo:2.5.2
container_name: ${CONTAINER_NAME}
restart: always
networks:
Expand Down
2 changes: 1 addition & 1 deletion apps/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"key": "halo",
"name": "Halo",
"tags": ["WebSite"],
"versions": ["2.5.1"],
"versions": ["2.5.2"],
"shortDescZh": "强大易用的开源建站工具",
"shortDescEn": "Powerful and easy-to-use open source website builder",
"type": "website",
Expand Down

0 comments on commit fd8daa9

Please sign in to comment.