release: 2.6.9

This commit is contained in:
手瓜一十雪
2024-09-18 21:52:16 +08:00
parent 82ec7def9e
commit 16ff1ba1cf
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',
};
}

View File

@@ -1 +1 @@
export const napCatVersion = '2.6.8';
export const napCatVersion = '2.6.9';