From 72d904764ad61498b88b44a1e8491efeb446f0d8 Mon Sep 17 00:00:00 2001 From: rfi Date: Wed, 10 Apr 2024 10:34:14 +0700 Subject: [PATCH] 2.2.0 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 aba688f..1334a45 100644 --- a/Resources/Configs/version_config.json +++ b/Resources/Configs/version_config.json @@ -34,6 +34,13 @@ "IndexSha1": "117a4088e5a3b5af1d72756e1992d61ab0a4a808", "LaunchIndexSha1": "3176dd2c60f61f2d6b220232712d65127cb8523f" }, + "2.2.0": { + "DocumentVersion": "2.2.6", + "LaunchModuleVersion": "2.2.0", + "IndexMd5": "c5d4baac85a6e37b8109ea43dc045d31", + "IndexSha1": "1ad785d4b6f4209fc56ecfd3a7d2a4cf2caa052a", + "LaunchIndexSha1": "3176dd2c60f61f2d6b220232712d65127cb8523f" + }, "2.9.0": { "DocumentVersion": "2.9.15", "LaunchModuleVersion": "2.9.15",