chore: wait release 1.7.0

This commit is contained in:
手瓜一十雪 2024-07-26 16:10:05 +08:00
parent 7c7bf8fecf
commit fe5d6db986
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
export const version = '1.6.7';
export const version = '1.7.0';

View File

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