From aacf6c291795c7f294584da2d0b9847f425d3ffe Mon Sep 17 00:00:00 2001 From: Mlikiowa Date: Wed, 13 Nov 2024 09:53:56 +0000 Subject: [PATCH] release: v3.7.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 9f17c140..540b0ccd 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "3.6.17", + "version": "3.7.0", "icon": "./logo.png", "authors": [ { diff --git a/package.json b/package.json index 47e8c98f..f7be4610 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "3.6.17", + "version": "3.7.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 3440f013..473204f3 100644 --- a/src/common/version.ts +++ b/src/common/version.ts @@ -1 +1 @@ -export const napCatVersion = '3.6.17'; +export const napCatVersion = '3.7.0'; diff --git a/static/assets/renderer.js b/static/assets/renderer.js index 647e2f59..a7b3fbd1 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.6.17", "napcat-update-button", "secondary") + SettingButton("V3.7.0", "napcat-update-button", "secondary") ) ]), SettingList([