Skip to content

Commit ade02ce

Browse files
feat: halo 增加 2.3.2 版本
1 parent 82c0ca5 commit ade02ce

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

apps/halo/versions/2.3.0/docker-compose.yml renamed to apps/halo/versions/2.3.2/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
halo:
4-
image: halohub/halo:2.3.0
4+
image: halohub/halo:2.3.2
55
container_name: ${CONTAINER_NAME}
66
restart: always
77
networks:

apps/list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"key": "halo",
8787
"name": "Halo",
8888
"tags": ["WebSite"],
89-
"versions": ["2.2.0","2.3.0"],
89+
"versions": ["2.2.0","2.3.2"],
9090
"shortDescZh": "强大易用的开源建站工具",
9191
"shortDescEn": "Powerful and easy-to-use open source website builder",
9292
"type": "website",

0 commit comments

Comments
 (0)