release: 1.7.6

This commit is contained in:
手瓜一十雪
2024-08-03 22:45:36 +08:00
parent 73e40a908b
commit 2456d7319a
6 changed files with 6 additions and 6 deletions

View File

@@ -72,7 +72,7 @@ export function requireMinNTQBuild(buildStr: string) {
}
let _appid: string = '537237765'; // 默认为 Windows 平台的 appid
if (systemPlatform === 'linux') {
_appid = '537234773';
_appid = '537237950';
}
// todo: mac 平台的 appid
export const appid = _appid;

View File

@@ -1 +1 @@
export const version = '1.7.5';
export const version = '1.7.6';

View File

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