From e31ce2ee1aed0fe2017b70d0deeffaf150ae1165 Mon Sep 17 00:00:00 2001 From: Marat Radchenko Date: Wed, 18 May 2022 15:34:28 +0300 Subject: [PATCH] Add CL number for UE-5.0 --- ue4docker/infrastructure/BuildConfiguration.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ue4docker/infrastructure/BuildConfiguration.py b/ue4docker/infrastructure/BuildConfiguration.py index c3548264..5bf8c713 100644 --- a/ue4docker/infrastructure/BuildConfiguration.py +++ b/ue4docker/infrastructure/BuildConfiguration.py @@ -37,6 +37,7 @@ "4.25.0": 13144385, "4.26.0": 14830424, "4.27.0": 17155196, + "5.0.0": 19505902, }