diff --git a/Resources/Configs/version_config.json b/Resources/Configs/version_config.json index fbda02a..cf373e6 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