From 1e6116554f467a2bc206ed4578f39e624f7c524b 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: Sat, 19 Oct 2024 22:53:32 +0800 Subject: [PATCH] fix: error Version --- launcher/qqnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher/qqnt.json b/launcher/qqnt.json index 45b53805..122bf14d 100644 --- a/launcher/qqnt.json +++ b/launcher/qqnt.json @@ -2,7 +2,7 @@ "name": "qq-chat", "version": "9.9.15-28788", "verHash": "73b0c8f6", - "linuxVersion": "3.2.12-28788", + "linuxVersion": "3.2.13-28788", "linuxVerHash": "55fb6434", "type": "module", "private": true,