chore:version change

This commit is contained in:
Version 2024-10-27 14:37:13 +00:00
parent 411108a2d2
commit 6bfc545582
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",