diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dd72acd..e5fad9d 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.9.0 + xiaozhu674/gameservermanager:3.9.3 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.9.0-arm64-beta + xiaozhu674/gameservermanager:3.9.3-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 fa37524..8c278ee 100644 --- a/client/src/pages/AboutProjectPage.tsx +++ b/client/src/pages/AboutProjectPage.tsx @@ -254,7 +254,7 @@ const AboutProjectPage: React.FC = () => {
版本: - 3.9.0 + 3.9.3
开发者: