From b8a44e4a25ffca476ec70fc30bef42ab32b39aba Mon Sep 17 00:00:00 2001 From: arch3rPro Date: Wed, 3 Jun 2026 03:38:07 +0800 Subject: [PATCH] feat: update mcphub 1.0.10 --- README.md | 2 +- apps/mcphub/{1.0.9 => 1.0.10}/data.yml | 0 apps/mcphub/{1.0.9 => 1.0.10}/data/.gitkeep | 0 apps/mcphub/{1.0.9 => 1.0.10}/docker-compose.yml | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename apps/mcphub/{1.0.9 => 1.0.10}/data.yml (100%) rename apps/mcphub/{1.0.9 => 1.0.10}/data/.gitkeep (100%) rename apps/mcphub/{1.0.9 => 1.0.10}/docker-compose.yml (97%) diff --git a/README.md b/README.md index c6a00ec..317d6b5 100644 --- a/README.md +++ b/README.md @@ -950,7 +950,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数 🔌 MCP 服务器统一管理中心 -1.0.9 • [官网链接](https://docs.mcphub.app) +1.0.10 • [官网链接](https://docs.mcphub.app) diff --git a/apps/mcphub/1.0.9/data.yml b/apps/mcphub/1.0.10/data.yml similarity index 100% rename from apps/mcphub/1.0.9/data.yml rename to apps/mcphub/1.0.10/data.yml diff --git a/apps/mcphub/1.0.9/data/.gitkeep b/apps/mcphub/1.0.10/data/.gitkeep similarity index 100% rename from apps/mcphub/1.0.9/data/.gitkeep rename to apps/mcphub/1.0.10/data/.gitkeep diff --git a/apps/mcphub/1.0.9/docker-compose.yml b/apps/mcphub/1.0.10/docker-compose.yml similarity index 97% rename from apps/mcphub/1.0.9/docker-compose.yml rename to apps/mcphub/1.0.10/docker-compose.yml index 7bb6147..b08c0d1 100644 --- a/apps/mcphub/1.0.9/docker-compose.yml +++ b/apps/mcphub/1.0.10/docker-compose.yml @@ -18,7 +18,7 @@ services: depends_on: postgres: condition: service_healthy - image: samanhappy/mcphub:1.0.9 + image: samanhappy/mcphub:1.0.10 labels: createdBy: "Apps" postgres: