From 6083e9cfccd1df5c4905e77ab689332185dbb594 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: Thu, 13 Nov 2025 16:14:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BB=A5=E5=90=8E=E4=BB=85=E7=BB=B4?= =?UTF-8?q?=E6=8A=A4napCatVersion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- packages/napcat-framework/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4d446398..2e8f9338 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "4.9.42", + "version": "0.0.1", "scripts": { "build:shell": "pnpm --filter napcat-shell run build || exit 1", "build:framework": "pnpm --filter napcat-framework run build || exit 1", diff --git a/packages/napcat-framework/manifest.json b/packages/napcat-framework/manifest.json index 2ad71ec1..90c90f4f 100644 --- a/packages/napcat-framework/manifest.json +++ b/packages/napcat-framework/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "4.9.42", + "version": "0.0.1", "icon": "./logo.png", "authors": [ {