update: version 1.3.2

This commit is contained in:
Kerwin
2025-11-01 10:14:55 +08:00
parent 6e7914f056
commit 7e80a1c2b2
5 changed files with 13 additions and 13 deletions

View File

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