From 9f43049fb888a30ca83d04a804c34e2ebddb2f72 Mon Sep 17 00:00:00 2001 From: arch3rPro Date: Sat, 6 Jun 2026 19:57:49 +0800 Subject: [PATCH] feat: update 9router 0.4.71 --- README.md | 2 +- apps/9router/{0.4.66 => 0.4.71}/data.yml | 0 apps/9router/{0.4.66 => 0.4.71}/docker-compose.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename apps/9router/{0.4.66 => 0.4.71}/data.yml (100%) rename apps/9router/{0.4.66 => 0.4.71}/docker-compose.yml (92%) diff --git a/README.md b/README.md index 3f71bda..af83326 100644 --- a/README.md +++ b/README.md @@ -844,7 +844,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数 🚀 免费 AI 路由器和 Token 节省工具 -0.4.66 • [官网链接](https://9router.com) +0.4.71 • [官网链接](https://9router.com) diff --git a/apps/9router/0.4.66/data.yml b/apps/9router/0.4.71/data.yml similarity index 100% rename from apps/9router/0.4.66/data.yml rename to apps/9router/0.4.71/data.yml diff --git a/apps/9router/0.4.66/docker-compose.yml b/apps/9router/0.4.71/docker-compose.yml similarity index 92% rename from apps/9router/0.4.66/docker-compose.yml rename to apps/9router/0.4.71/docker-compose.yml index 89c9996..6e4bbdc 100644 --- a/apps/9router/0.4.66/docker-compose.yml +++ b/apps/9router/0.4.71/docker-compose.yml @@ -13,7 +13,7 @@ services: - DATA_DIR=/app/data - PORT=20128 - HOSTNAME=0.0.0.0 - image: decolua/9router:0.4.66 + image: decolua/9router:0.4.71 labels: createdBy: "Apps" networks: