Update engine version to release-20200503.

This commit is contained in:
Paul Chote 2020-05-03 14:03:22 +01:00
parent 17f455565a
commit e772f00546

View File

@ -9,7 +9,7 @@
MOD_ID="example"
# The OpenRA engine version to use for this project.
ENGINE_VERSION="playtest-20200418"
ENGINE_VERSION="release-20200503"
# .dll filenames compiled by the mod solution for use by the runtime assembly check
WHITELISTED_MOD_ASSEMBLIES="OpenRA.Mods.Example.dll"