diff --git a/README.md b/README.md index 8606721..fa5aefb 100644 --- a/README.md +++ b/README.md @@ -1010,7 +1010,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数 📁 开源支持多存储的文件列表程序和私人网盘 -4.2.2 • [官网链接](https://github.com/OpenListTeam/OpenList) +4.2.2-aio • [官网链接](https://github.com/OpenListTeam/OpenList) diff --git a/apps/openlist/4.2.1-aio/data.yml b/apps/openlist/4.2.2-aio/data.yml similarity index 100% rename from apps/openlist/4.2.1-aio/data.yml rename to apps/openlist/4.2.2-aio/data.yml diff --git a/apps/openlist/4.2.1-aio/data/data/.gitkeep b/apps/openlist/4.2.2-aio/data/data/.gitkeep similarity index 100% rename from apps/openlist/4.2.1-aio/data/data/.gitkeep rename to apps/openlist/4.2.2-aio/data/data/.gitkeep diff --git a/apps/openlist/4.2.1-aio/data/mnt/.gitkeep b/apps/openlist/4.2.2-aio/data/mnt/.gitkeep similarity index 100% rename from apps/openlist/4.2.1-aio/data/mnt/.gitkeep rename to apps/openlist/4.2.2-aio/data/mnt/.gitkeep diff --git a/apps/openlist/4.2.1-aio/docker-compose.yml b/apps/openlist/4.2.2-aio/docker-compose.yml similarity index 90% rename from apps/openlist/4.2.1-aio/docker-compose.yml rename to apps/openlist/4.2.2-aio/docker-compose.yml index f4d539a..12af917 100644 --- a/apps/openlist/4.2.1-aio/docker-compose.yml +++ b/apps/openlist/4.2.2-aio/docker-compose.yml @@ -14,7 +14,7 @@ services: - PUID=0 - PGID=0 - UMASK=022 - image: openlistteam/openlist:v4.2.1-aio + image: openlistteam/openlist:v4.2.2-aio labels: createdBy: "Apps" networks: diff --git a/apps/openlist/4.2.1-aio/scripts/upgrade.sh b/apps/openlist/4.2.2-aio/scripts/upgrade.sh similarity index 100% rename from apps/openlist/4.2.1-aio/scripts/upgrade.sh rename to apps/openlist/4.2.2-aio/scripts/upgrade.sh