diff --git a/appstore/siyuan/3.1.17/.env b/appstore/siyuan/3.1.18/.env similarity index 100% rename from appstore/siyuan/3.1.17/.env rename to appstore/siyuan/3.1.18/.env diff --git a/appstore/siyuan/3.1.17/data.yml b/appstore/siyuan/3.1.18/data.yml similarity index 100% rename from appstore/siyuan/3.1.17/data.yml rename to appstore/siyuan/3.1.18/data.yml diff --git a/appstore/siyuan/3.1.17/docker-compose.yml b/appstore/siyuan/3.1.18/docker-compose.yml similarity index 93% rename from appstore/siyuan/3.1.17/docker-compose.yml rename to appstore/siyuan/3.1.18/docker-compose.yml index 2db0bf27..b093a9ec 100644 --- a/appstore/siyuan/3.1.17/docker-compose.yml +++ b/appstore/siyuan/3.1.18/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.1.17 + image: b3log/siyuan:v3.1.18 labels: createdBy: Apps networks: diff --git a/appstore/siyuan/3.1.17/envs/default.env b/appstore/siyuan/3.1.18/envs/default.env similarity index 100% rename from appstore/siyuan/3.1.17/envs/default.env rename to appstore/siyuan/3.1.18/envs/default.env diff --git a/appstore/siyuan/3.1.17/envs/global.env b/appstore/siyuan/3.1.18/envs/global.env similarity index 100% rename from appstore/siyuan/3.1.17/envs/global.env rename to appstore/siyuan/3.1.18/envs/global.env diff --git a/appstore/siyuan/3.1.17/scripts/init.sh b/appstore/siyuan/3.1.18/scripts/init.sh similarity index 100% rename from appstore/siyuan/3.1.17/scripts/init.sh rename to appstore/siyuan/3.1.18/scripts/init.sh diff --git a/appstore/siyuan/3.1.17/scripts/uninstall.sh b/appstore/siyuan/3.1.18/scripts/uninstall.sh similarity index 100% rename from appstore/siyuan/3.1.17/scripts/uninstall.sh rename to appstore/siyuan/3.1.18/scripts/uninstall.sh diff --git a/appstore/siyuan/3.1.17/scripts/upgrade.sh b/appstore/siyuan/3.1.18/scripts/upgrade.sh similarity index 100% rename from appstore/siyuan/3.1.17/scripts/upgrade.sh rename to appstore/siyuan/3.1.18/scripts/upgrade.sh diff --git a/dockge/siyuan/docker-compose.yml b/dockge/siyuan/docker-compose.yml index 2db0bf27..b093a9ec 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.17 + image: b3log/siyuan:v3.1.18 labels: createdBy: Apps networks: