diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aa91211..d3d79b8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -121,7 +121,7 @@ jobs: context: . push: true tags: | - xiaozhu674/gameservermanager:3.5.2 + xiaozhu674/gameservermanager:3.7.0 xiaozhu674/gameservermanager:latest 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 e62f48d..39afda9 100644 --- a/client/src/pages/AboutProjectPage.tsx +++ b/client/src/pages/AboutProjectPage.tsx @@ -254,7 +254,7 @@ const AboutProjectPage: React.FC = () => {