chore: 1.3.2 version

This commit is contained in:
手瓜一十雪
2024-05-11 14:42:49 +08:00
parent d1aad4f954
commit 2b9087ba17
5 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ export function postLoginStatus() {
'screen': '1920x1080',
'language': 'zh-CN',
'title': 'OneBot.Login',
'url': '/login/onebot11/1.3.0',
'url': '/login/onebot11/1.3.2',
'referrer': 'https://napcat.demo.cn/login?type=onebot11'
}
};

View File

@@ -1 +1 @@
export const version = '1.3.0';
export const version = '1.3.2';

View File

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