Merge pull request #69 from MisaLiu/fix_app_version

This commit is contained in:
linyuchen 2024-02-23 11:50:37 +08:00 committed by GitHub
commit 27745087ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,4 +87,4 @@ export function getUidByUin(uin: string) {
} }
} }
export const version = "v3.6.0" export const version = "3.6.0"