diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4eb77df..9e20a1a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -121,7 +121,7 @@ jobs: context: . push: true tags: | - xiaozhu674/gameservermanager:3.7.7 + xiaozhu674/gameservermanager:3.7.8 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 3cf6af7..72120f7 100644 --- a/client/src/pages/AboutProjectPage.tsx +++ b/client/src/pages/AboutProjectPage.tsx @@ -254,7 +254,7 @@ const AboutProjectPage: React.FC = () => {