update: version 1.0.8

This commit is contained in:
Kerwin
2025-07-23 18:46:57 +08:00
parent 67e15e03dc
commit dbc8fa9c36
4 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ interface VersionResponse {
export const useVersion = () => {
const versionInfo = ref<VersionInfo>({
version: '1.0.7',
version: '1.0.8',
build_time: '',
git_commit: 'unknown',
git_branch: 'unknown',