From 2dc7b785d0940ed8d3cc8bbcfb1058a632c28649 Mon Sep 17 00:00:00 2001 From: Version Date: Sun, 27 Oct 2024 14:33:19 +0000 Subject: [PATCH] chore:version change --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a586a447..7bff5a64 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "3.3.12", + "version": "3.3.14'", "icon": "./logo.png", "authors": [ { diff --git a/package.json b/package.json index 03d6efb7..651c2a4a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "3.3.12", + "version": "3.3.14'", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",