mirror of
https://github.com/GSManagerXZ/GameServerManager.git
synced 2026-06-05 04:19:40 +08:00
修改版本号
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
@@ -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.7.7</span>
|
||||
<span className="text-black dark:text-white font-medium">3.7.8</span>
|
||||
</div>
|
||||
<div className="flex justify-between">
|
||||
<span className="text-gray-600 dark:text-gray-400">开发者:</span>
|
||||
|
||||
Reference in New Issue
Block a user