Skip to content

Commit 405cd94

Browse files
committed
修改版本号
1 parent 9241e91 commit 405cd94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

out/main/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9926,7 +9926,7 @@ app.whenReady().then(async () => {
99269926
console.log("✅ [Main] 原生模块检查通过");
99279927
console.log("🚀 [Main] 正在加载业务模块...");
99289928
try {
9929-
const ServicesModule = await import("./chunks/index-CPeV6S9Q.js");
9929+
const ServicesModule = await import("./chunks/index-qcQItWkm.js");
99309930
hexService = ServicesModule.hexService;
99319931
const TftOperatorModule = await import("./chunks/TftOperator-CcSHw4T4.js").then((n) => n.T);
99329932
tftOperator = TftOperatorModule.tftOperator;

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tft-hextech-helper",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "云顶之弈海克斯助手 TFT-Hextech-Helper",
66
"author": "WJZ_P",
77
"email": "1369727119@qq.com",

0 commit comments

Comments
 (0)