From e2cc8444bb44d0e1f23c8e477eeba2b39bd0dbf4 Mon Sep 17 00:00:00 2001 From: yxsj245 <17737475682@163.com> Date: Sun, 29 Mar 2026 20:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 4 ++-- client/src/pages/AboutProjectPage.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6dcdc75..9dfa4ca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -127,7 +127,7 @@ jobs: platforms: linux/amd64,linux/arm64 push: true tags: | - xiaozhu674/gameservermanager:3.10.2 + xiaozhu674/gameservermanager:3.10.5 xiaozhu674/gameservermanager:latest cache-from: type=gha cache-to: type=gha,mode=max @@ -164,7 +164,7 @@ jobs: platforms: linux/arm64 push: true tags: | - xiaozhu674/gameservermanager:3.10.2-arm64-beta + xiaozhu674/gameservermanager:3.10.5-arm64-beta cache-from: type=gha cache-to: type=gha,mode=max diff --git a/client/src/pages/AboutProjectPage.tsx b/client/src/pages/AboutProjectPage.tsx index 755b5a5..ca7f24c 100644 --- a/client/src/pages/AboutProjectPage.tsx +++ b/client/src/pages/AboutProjectPage.tsx @@ -254,7 +254,7 @@ const AboutProjectPage: React.FC = () => {