diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9dfa4ca..bbde999 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.5 + xiaozhu674/gameservermanager:3.11.0 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.5-arm64-beta + xiaozhu674/gameservermanager:3.11.0-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 ca7f24c..13bf01e 100644 --- a/client/src/pages/AboutProjectPage.tsx +++ b/client/src/pages/AboutProjectPage.tsx @@ -254,7 +254,7 @@ const AboutProjectPage: React.FC = () => {
版本: - 3.10.5 + 3.11.0
开发者: