更新版本号

This commit is contained in:
yxsj245
2025-10-26 17:08:56 +08:00
parent 8e560a06fd
commit c3e418bf16
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -254,7 +254,7 @@ const AboutProjectPage: React.FC = () => {
</div>
<div className="flex justify-between">
<span className="text-gray-600 dark:text-gray-400"></span>
<span className="text-black dark:text-white font-medium">3.9.0</span>
<span className="text-black dark:text-white font-medium">3.9.3</span>
</div>
<div className="flex justify-between">
<span className="text-gray-600 dark:text-gray-400"></span>