diff --git a/launcher/qqnt.json b/launcher/qqnt.json index 9d3ef880..c56443a6 100644 --- a/launcher/qqnt.json +++ b/launcher/qqnt.json @@ -1,6 +1,6 @@ { "name": "qq-chat", - "version": "9.9.15-28060", + "version": "9.9.15-28131", "type": "module", "private": true, "description": "QQ", @@ -15,7 +15,7 @@ "qd": "externals/devtools/cli/index.js" }, "main": "./loadNapCat.js", - "buildVersion": "28060", + "buildVersion": "28131", "isPureShell": true, "isByteCodeShell": true, "platform": "win32", diff --git a/manifest.json b/manifest.json index 38897bc9..6784d036 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "2.6.8", + "version": "2.6.9", "icon": "./logo.png", "authors": [ { diff --git a/package.json b/package.json index 175c84fa..fe796710 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "2.6.8", + "version": "2.6.9", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell", diff --git a/src/common/helper.ts b/src/common/helper.ts index 4f091c6c..934a95d9 100644 --- a/src/common/helper.ts +++ b/src/common/helper.ts @@ -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', }; } diff --git a/src/common/version.ts b/src/common/version.ts index 75bbb4f9..2f26eaa4 100644 --- a/src/common/version.ts +++ b/src/common/version.ts @@ -1 +1 @@ -export const napCatVersion = '2.6.8'; +export const napCatVersion = '2.6.9'; diff --git a/src/core/external/appid.json b/src/core/external/appid.json index 0c5c764c..1dd22131 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -1,10 +1,18 @@ { - "9.9.15-28060":{ + "9.9.15-28060": { "appid": 537246092, "qua": "V1_WIN_NQ_9.9.15_28060_GW_B" }, - "3.2.12-28060":{ + "9.9.15-28131": { + "appid": 537246092, + "qua": "V1_WIN_NQ_9.9.15_28131_GW_B" + }, + "3.2.12-28060": { "appid": 537246140, "qua": "V1_LNX_NQ_3.2.12_28060_GW_B" + }, + "3.2.12-28131": { + "appid": 537246140, + "qua": "V1_LNX_NQ_3.2.12_28131_GW_B" } -} +} \ No newline at end of file diff --git a/src/webui/ui/NapCat.ts b/src/webui/ui/NapCat.ts index e786c19e..6b423647 100644 --- a/src/webui/ui/NapCat.ts +++ b/src/webui/ui/NapCat.ts @@ -30,7 +30,7 @@ async function onSettingWindowCreated(view: Element) { SettingItem( 'Napcat', undefined, - SettingButton('V2.6.8', 'napcat-update-button', 'secondary'), + SettingButton('V2.6.9', 'napcat-update-button', 'secondary'), ), ]), SettingList([ diff --git a/static/assets/renderer.js b/static/assets/renderer.js index 17372385..33b44f9d 100644 --- a/static/assets/renderer.js +++ b/static/assets/renderer.js @@ -164,7 +164,7 @@ async function onSettingWindowCreated(view) { SettingItem( 'Napcat', void 0, - SettingButton("V2.6.8", "napcat-update-button", "secondary") + SettingButton("V2.6.9", "napcat-update-button", "secondary") ) ]), SettingList([