mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 19:37:33 +08:00
chore: bump version to 1.2.1
This commit is contained in:
@@ -18,7 +18,7 @@ interface VersionResponse {
|
||||
|
||||
export const useVersion = () => {
|
||||
const versionInfo = ref<VersionInfo>({
|
||||
version: '1.2.0',
|
||||
version: '1.2.1',
|
||||
build_time: '',
|
||||
git_commit: 'unknown',
|
||||
git_branch: 'unknown',
|
||||
|
||||
Reference in New Issue
Block a user