From 79a75fed8ef853984ce03f44e8d5506e55287375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Tue, 24 Dec 2024 15:38:53 +0800 Subject: [PATCH] feat: 30899 --- launcher/qqnt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/launcher/qqnt.json b/launcher/qqnt.json index 63dba6b2..837b4979 100644 --- a/launcher/qqnt.json +++ b/launcher/qqnt.json @@ -1,9 +1,9 @@ { "name": "qq-chat", - "version": "9.9.16-29927", - "verHash": "3e273e30", - "linuxVersion": "3.2.13-29927", - "linuxVerHash": "833d113c", + "version": "9.9.17-30899", + "verHash": "ececf273", + "linuxVersion": "3.2.15-30899", + "linuxVerHash": "63c751e8", "type": "module", "private": true, "description": "QQ", @@ -18,7 +18,7 @@ "qd": "externals/devtools/cli/index.js" }, "main": "./loadNapCat.js", - "buildVersion": "29927", + "buildVersion": "30899", "isPureShell": true, "isByteCodeShell": true, "platform": "win32",