From db5bd5c8a4f572c05c83eec3b77b92488afc2b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sat, 11 May 2024 14:42:49 +0800 Subject: [PATCH] chore: 1.3.2 version --- package.json | 2 +- src/common/utils/umami.ts | 2 +- src/onebot11/version.ts | 2 +- src/webui/ui/NapCat.ts | 2 +- static/assets/renderer.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6bf7a1d64..6f3e79729 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "1.3.0", + "version": "1.3.2", "scripts": { "watch:dev": "vite --mode development", "watch:prod": "vite --mode production", diff --git a/src/common/utils/umami.ts b/src/common/utils/umami.ts index 6bb05537c..699ff485c 100644 --- a/src/common/utils/umami.ts +++ b/src/common/utils/umami.ts @@ -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' } }; diff --git a/src/onebot11/version.ts b/src/onebot11/version.ts index 6f9117ac1..6b04c68c1 100644 --- a/src/onebot11/version.ts +++ b/src/onebot11/version.ts @@ -1 +1 @@ -export const version = '1.3.0'; +export const version = '1.3.2'; diff --git a/src/webui/ui/NapCat.ts b/src/webui/ui/NapCat.ts index 10e3a0096..770853fa7 100644 --- a/src/webui/ui/NapCat.ts +++ b/src/webui/ui/NapCat.ts @@ -27,7 +27,7 @@ async function onSettingWindowCreated(view: Element) { SettingItem( 'Napcat', undefined, - SettingButton('V1.3.0', 'napcat-update-button', 'secondary'), + SettingButton('V1.3.2', 'napcat-update-button', 'secondary'), ), ]), SettingList([ diff --git a/static/assets/renderer.js b/static/assets/renderer.js index 01632a17a..984af3544 100644 --- a/static/assets/renderer.js +++ b/static/assets/renderer.js @@ -168,7 +168,7 @@ async function onSettingWindowCreated(view) { SettingItem( 'Napcat', void 0, - SettingButton("V1.3.0", "napcat-update-button", "secondary") + SettingButton("V1.3.2", "napcat-update-button", "secondary") ) ]), SettingList([