From f9a5625a5155ead9e5067743155add35999a5e4b Mon Sep 17 00:00:00 2001 From: rfi Date: Sat, 11 Nov 2023 16:23:04 +0700 Subject: [PATCH] 1.31.0 versoin config --- Resources/Configs/version_config.json | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/Resources/Configs/version_config.json b/Resources/Configs/version_config.json index fbda02a9..cf373e6c 100644 --- a/Resources/Configs/version_config.json +++ b/Resources/Configs/version_config.json @@ -1,9 +1,16 @@ { - "1.30.0": { - "DocumentVersion": "1.30.4", - "LaunchModuleVersion": "1.30.4", - "IndexMd5": "c5d4baac85a6e37b8109ea43dc045d31", - "IndexSha1": "620d11a71e95e13ff2062d0e2a64466b596d8b78", - "LaunchIndexSha1": "334196cd32a865ae030f39407b198016af0a8aa9" - } + "1.30.0": { + "DocumentVersion": "1.30.4", + "LaunchModuleVersion": "1.30.4", + "IndexMd5": "c5d4baac85a6e37b8109ea43dc045d31", + "IndexSha1": "620d11a71e95e13ff2062d0e2a64466b596d8b78", + "LaunchIndexSha1": "334196cd32a865ae030f39407b198016af0a8aa9" + }, + "1.31.0": { + "DocumentVersion": "1.31.4", + "LaunchModuleVersion": "1.31.0", + "IndexMd5": "c5d4baac85a6e37b8109ea43dc045d31", + "IndexSha1": "94d8e34686f0c52f80462f37469dcdb1e3b24db3", + "LaunchIndexSha1": "334196cd32a865ae030f39407b198016af0a8aa9" + } } \ No newline at end of file