Update qqnt.json to version 9.9.22-40990
Some checks are pending
Build Action / Build-LiteLoader (push) Waiting to run
Build Action / Build-Shell (push) Waiting to run

Bumped version, verHash, linuxVersion, linuxVerHash, and buildVersion fields in qqnt.json to reflect the new release 9.9.22-40990.
This commit is contained in:
手瓜一十雪 2025-10-31 00:11:28 +08:00
parent bcc856d583
commit 3e71e541e6

View File

@ -1,9 +1,9 @@
{ {
"name": "qq-chat", "name": "qq-chat",
"verHash": "c50d6326", "verHash": "2c9d3f6c",
"version": "9.9.22-40768", "version": "9.9.22-40990",
"linuxVersion": "3.2.20-40768", "linuxVersion": "3.2.20-40990",
"linuxVerHash": "ab90fdfa", "linuxVerHash": "ec800879",
"private": true, "private": true,
"description": "QQ", "description": "QQ",
"productName": "QQ", "productName": "QQ",
@ -17,7 +17,7 @@
"qd": "externals/devtools/cli/index.js" "qd": "externals/devtools/cli/index.js"
}, },
"main": "./loadNapCat.js", "main": "./loadNapCat.js",
"buildVersion": "40768", "buildVersion": "40990",
"isPureShell": true, "isPureShell": true,
"isByteCodeShell": true, "isByteCodeShell": true,
"platform": "win32", "platform": "win32",