release: 2.2.0

release: 2.2.1

release: 2.2.2

chore

chore: 扩大范围

release: 2.2.3
This commit is contained in:
手瓜一十雪
2024-08-23 10:55:19 +08:00
parent 0d0783feb9
commit e349fbff0e
10 changed files with 56 additions and 189 deletions

View File

@@ -2,7 +2,7 @@ import path, { dirname } from 'path';
import { fileURLToPath } from 'url';
import fs from 'fs';
export const napcat_version = '2.1.0';
export const napcat_version = '2.2.3';
export class NapCatPathWrapper {
binaryPath: string;

View File

@@ -22,5 +22,9 @@
"9.9.15-27254":{
"appid": 537240709,
"qua": "V1_WIN_NQ_9.9.15_27254_GW_B"
},
"9.9.15-27333": {
"appid": 537240709,
"qua": "V1_WIN_NQ_9.9.15_27333_GW_B"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -171,7 +171,7 @@ const _handlers: {
} else {
postData = data;
}
// Mlikiowa V2.1.0 Refactor Todo
// Mlikiowa V2.2.3 Refactor Todo
const signUrl = obContext.configLoader.configData.musicSignUrl;
if (!signUrl) {
if (data.type === 'qq') {

View File

@@ -30,7 +30,7 @@ async function onSettingWindowCreated(view: Element) {
SettingItem(
'<span id="napcat-update-title">Napcat</span>',
undefined,
SettingButton('V2.1.0', 'napcat-update-button', 'secondary'),
SettingButton('V2.2.3', 'napcat-update-button', 'secondary'),
),
]),
SettingList([