chore:version change

This commit is contained in:
Version 2024-10-27 14:33:19 +00:00
parent 0e69e9e839
commit 2dc7b785d0
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "NapCatQQ",
"slug": "NapCat.Framework",
"description": "高性能的 OneBot 11 协议实现",
"version": "3.3.12",
"version": "3.3.14'",
"icon": "./logo.png",
"authors": [
{

View File

@ -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",