From c089ebea99d2f7639e12704b75db518b7cd1136e Mon Sep 17 00:00:00 2001 From: Mlikiowa Date: Thu, 14 Nov 2024 06:00:34 +0000 Subject: [PATCH] release: v4.0.0 --- 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 540b0ccd..80509aed 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "3.7.0", + "version": "4.0.0", "icon": "./logo.png", "authors": [ { diff --git a/package.json b/package.json index 3928e3cc..3b3483be 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "3.7.0", + "version": "4.0.0", "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 473204f3..172d5b46 100644 --- a/src/common/version.ts +++ b/src/common/version.ts @@ -1 +1 @@ -export const napCatVersion = '3.7.0'; +export const napCatVersion = '4.0.0'; diff --git a/static/assets/renderer.js b/static/assets/renderer.js index a7b3fbd1..13666a2d 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.7.0", "napcat-update-button", "secondary") + SettingButton("V4.0.0", "napcat-update-button", "secondary") ) ]), SettingList([