From 985f08eeab28c0a418497ea7fecd6dcb8cd943ae Mon Sep 17 00:00:00 2001 From: penev92 Date: Fri, 30 Dec 2022 00:32:49 +0200 Subject: [PATCH] Updated ENGINE_VERSION to release-202212xx --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index 2dc906f..83acd35 100644 --- a/mod.config +++ b/mod.config @@ -9,7 +9,7 @@ MOD_ID="example" # The OpenRA engine version to use for this project. -ENGINE_VERSION="release-20210321" +ENGINE_VERSION="9f759f3cc2e04210cce9b486a3982e32d9a70a46" ############################################################################## # Packaging