build: 1.7.5For9.9.15

This commit is contained in:
手瓜一十雪 2024-08-03 15:07:51 +08:00
parent 8e0b79594e
commit f9e7de4b42
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -163,7 +163,7 @@ async function onSettingWindowCreated(view) {
SettingItem(
'<span id="napcat-update-title">Napcat</span>',
void 0,
SettingButton("V1.7.4", "napcat-update-button", "secondary")
SettingButton("V1.7.5", "napcat-update-button", "secondary")
)
]),
SettingList([