chore:version change

This commit is contained in:
Version 2024-10-27 14:37:13 +00:00
parent a0aba5b633
commit 2e2f92f4b3
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.15",
"version": "3.3.16",
"icon": "./logo.png",
"authors": [
{

View File

@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "3.3.15",
"version": "3.3.16",
"scripts": {
"build:framework": "vite build --mode framework",
"build:shell": "vite build --mode shell",