mirror of
https://github.com/GSManagerXZ/GameServerManager.git
synced 2026-05-17 11:56:39 +08:00
更新版本号
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -127,7 +127,7 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
xiaozhu674/gameservermanager:3.10.2
|
||||
xiaozhu674/gameservermanager:3.10.5
|
||||
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.2-arm64-beta
|
||||
xiaozhu674/gameservermanager:3.10.5-arm64-beta
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
||||
@@ -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.10.2</span>
|
||||
<span className="text-black dark:text-white font-medium">3.10.5</span>
|
||||
</div>
|
||||
<div className="flex justify-between">
|
||||
<span className="text-gray-600 dark:text-gray-400">开发者:</span>
|
||||
|
||||
Reference in New Issue
Block a user