diff --git a/appstore/siyuan/3.1.28/.env b/appstore/siyuan/3.1.29/.env similarity index 100% rename from appstore/siyuan/3.1.28/.env rename to appstore/siyuan/3.1.29/.env diff --git a/appstore/siyuan/3.1.28/data.yml b/appstore/siyuan/3.1.29/data.yml similarity index 100% rename from appstore/siyuan/3.1.28/data.yml rename to appstore/siyuan/3.1.29/data.yml diff --git a/appstore/siyuan/3.1.28/docker-compose.yml b/appstore/siyuan/3.1.29/docker-compose.yml similarity index 93% rename from appstore/siyuan/3.1.28/docker-compose.yml rename to appstore/siyuan/3.1.29/docker-compose.yml index 85dc9c8d8..e99dd3112 100644 --- a/appstore/siyuan/3.1.28/docker-compose.yml +++ b/appstore/siyuan/3.1.29/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.1.28 + image: b3log/siyuan:v3.1.29 labels: createdBy: Apps networks: diff --git a/appstore/siyuan/3.1.28/envs/default.env b/appstore/siyuan/3.1.29/envs/default.env similarity index 100% rename from appstore/siyuan/3.1.28/envs/default.env rename to appstore/siyuan/3.1.29/envs/default.env diff --git a/appstore/siyuan/3.1.28/envs/global.env b/appstore/siyuan/3.1.29/envs/global.env similarity index 100% rename from appstore/siyuan/3.1.28/envs/global.env rename to appstore/siyuan/3.1.29/envs/global.env diff --git a/appstore/siyuan/3.1.28/scripts/init.sh b/appstore/siyuan/3.1.29/scripts/init.sh similarity index 100% rename from appstore/siyuan/3.1.28/scripts/init.sh rename to appstore/siyuan/3.1.29/scripts/init.sh diff --git a/appstore/siyuan/3.1.28/scripts/uninstall.sh b/appstore/siyuan/3.1.29/scripts/uninstall.sh similarity index 100% rename from appstore/siyuan/3.1.28/scripts/uninstall.sh rename to appstore/siyuan/3.1.29/scripts/uninstall.sh diff --git a/appstore/siyuan/3.1.28/scripts/upgrade.sh b/appstore/siyuan/3.1.29/scripts/upgrade.sh similarity index 100% rename from appstore/siyuan/3.1.28/scripts/upgrade.sh rename to appstore/siyuan/3.1.29/scripts/upgrade.sh diff --git a/dockge/siyuan/docker-compose.yml b/dockge/siyuan/docker-compose.yml index 85dc9c8d8..e99dd3112 100644 --- a/dockge/siyuan/docker-compose.yml +++ b/dockge/siyuan/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.1.28 + image: b3log/siyuan:v3.1.29 labels: createdBy: Apps networks: