release: 2.6.9

This commit is contained in:
手瓜一十雪
2024-09-18 21:52:16 +08:00
parent 2d8f58c6d8
commit 0d65e1e314
8 changed files with 21 additions and 13 deletions

View File

@@ -180,11 +180,11 @@ export function getDefaultQQVersionConfigInfo(): QQVersionConfigType {
};
}
return {
baseVersion: '9.9.15-28060',
curVersion: '9.9.15-28060',
baseVersion: '9.9.15-28131',
curVersion: '9.9.15-28131',
prevVersion: '',
onErrorVersions: [],
buildId: '28060',
buildId: '28131',
};
}