diff --git a/README.md b/README.md
index 3a1baa1..be67547 100644
--- a/README.md
+++ b/README.md
@@ -950,7 +950,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔌 MCP 服务器统一管理中心
-1.0.16 • [官网链接](https://docs.mcphub.app)
+1.0.17 • [官网链接](https://docs.mcphub.app)
diff --git a/apps/mcphub/1.0.16/data.yml b/apps/mcphub/1.0.17/data.yml
similarity index 100%
rename from apps/mcphub/1.0.16/data.yml
rename to apps/mcphub/1.0.17/data.yml
diff --git a/apps/mcphub/1.0.16/data/.gitkeep b/apps/mcphub/1.0.17/data/.gitkeep
similarity index 100%
rename from apps/mcphub/1.0.16/data/.gitkeep
rename to apps/mcphub/1.0.17/data/.gitkeep
diff --git a/apps/mcphub/1.0.16/docker-compose.yml b/apps/mcphub/1.0.17/docker-compose.yml
similarity index 97%
rename from apps/mcphub/1.0.16/docker-compose.yml
rename to apps/mcphub/1.0.17/docker-compose.yml
index e93bf69..9f27423 100644
--- a/apps/mcphub/1.0.16/docker-compose.yml
+++ b/apps/mcphub/1.0.17/docker-compose.yml
@@ -18,7 +18,7 @@ services:
depends_on:
postgres:
condition: service_healthy
- image: samanhappy/mcphub:1.0.16
+ image: samanhappy/mcphub:1.0.17
labels:
createdBy: "Apps"
postgres: