chore: version

This commit is contained in:
手瓜一十雪 2024-05-09 17:50:20 +08:00
parent 1c6bc478b4
commit e796b21157
2 changed files with 2 additions and 2 deletions

View File

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

View File

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