From ca7e04a7d3d54b8548bfce5cfe9b1628817a8fe8 Mon Sep 17 00:00:00 2001 From: rfi Date: Sat, 11 May 2024 19:10:55 +0700 Subject: [PATCH] update version_config --- Resources/Configs/version_config.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Configs/version_config.json b/Resources/Configs/version_config.json index 1334a45..93c81bc 100644 --- a/Resources/Configs/version_config.json +++ b/Resources/Configs/version_config.json @@ -41,6 +41,13 @@ "IndexSha1": "1ad785d4b6f4209fc56ecfd3a7d2a4cf2caa052a", "LaunchIndexSha1": "3176dd2c60f61f2d6b220232712d65127cb8523f" }, + "2.3.0": { + "DocumentVersion": "2.3.4", + "LaunchModuleVersion": "2.3.0", + "IndexMd5": "c5d4baac85a6e37b8109ea43dc045d31", + "IndexSha1": "930e048f64aa85d6e2b8f008505f8ff0bf264595", + "LaunchIndexSha1": "3176dd2c60f61f2d6b220232712d65127cb8523f" + }, "2.9.0": { "DocumentVersion": "2.9.15", "LaunchModuleVersion": "2.9.15",