fix: 1.4.5

This commit is contained in:
手瓜一十雪
2024-05-31 21:22:17 +08:00
parent 07f1afb312
commit 389695a0d6
5 changed files with 11 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
QQ Version: Windows 9.9.10-24108 / Linux 3.2.7-23361
## 修复与优化
* 再次修复名片通知
* 紧急修复二维扫码问题
## 新增与调整

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "1.4.4",
"version": "1.4.5",
"scripts": {
"watch:dev": "vite --mode development",
"watch:prod": "vite --mode production",

View File

@@ -1 +1 @@
export const version = '1.4.4';
export const version = '1.4.5';

7
static/assets/qrcode.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

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