From 3b01b6827f8cc3d4e01b10cb8bcb2b5ede0b803c Mon Sep 17 00:00:00 2001 From: Mlikiowa Date: Tue, 5 Nov 2024 14:45:36 +0000 Subject: [PATCH] release: v3.5.1 --- manifest.json | 2 +- package.json | 2 +- src/common/version.ts | 2 +- static/assets/renderer.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 340a9825..65a3bf93 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "3.5.0", + "version": "3.5.1", "icon": "./logo.png", "authors": [ { diff --git a/package.json b/package.json index faedb4a1..f3e7cb74 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "3.5.0", + "version": "3.5.1", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell", diff --git a/src/common/version.ts b/src/common/version.ts index cf39dd78..25714c5c 100644 --- a/src/common/version.ts +++ b/src/common/version.ts @@ -1 +1 @@ -export const napCatVersion = '3.5.0'; +export const napCatVersion = '3.5.1'; diff --git a/static/assets/renderer.js b/static/assets/renderer.js index 21f3af13..8e8fce76 100644 --- a/static/assets/renderer.js +++ b/static/assets/renderer.js @@ -164,7 +164,7 @@ async function onSettingWindowCreated(view) { SettingItem( 'Napcat', void 0, - SettingButton("V3.5.0", "napcat-update-button", "secondary") + SettingButton("V3.5.1", "napcat-update-button", "secondary") ) ]), SettingList([