diff --git a/README.md b/README.md
index 05dfb89..97afb6f 100644
--- a/README.md
+++ b/README.md
@@ -246,7 +246,7 @@
美观强大的在线静态博客管理器,支持多种平台
-4.0.0 • [官网链接](https://github.com/Qexo/Qexo)
+4.0.1 • [官网链接](https://github.com/Qexo/Qexo)
diff --git a/apps/qexo/4.0.0/.env.sample b/apps/qexo/4.0.1/.env.sample
similarity index 100%
rename from apps/qexo/4.0.0/.env.sample
rename to apps/qexo/4.0.1/.env.sample
diff --git a/apps/qexo/4.0.0/data.yml b/apps/qexo/4.0.1/data.yml
similarity index 100%
rename from apps/qexo/4.0.0/data.yml
rename to apps/qexo/4.0.1/data.yml
diff --git a/apps/qexo/4.0.0/docker-compose.yml b/apps/qexo/4.0.1/docker-compose.yml
similarity index 93%
rename from apps/qexo/4.0.0/docker-compose.yml
rename to apps/qexo/4.0.1/docker-compose.yml
index 7d469e8..b727a81 100644
--- a/apps/qexo/4.0.0/docker-compose.yml
+++ b/apps/qexo/4.0.1/docker-compose.yml
@@ -15,7 +15,7 @@ services:
- TZ=Asia/Shanghai
- WORKERS=4
- THREADS=4
- image: abudulin/qexo:4.0.0
+ image: abudulin/qexo:4.0.1
labels:
createdBy: Apps
volumes: