Update engine version to playtest-20180825.

This commit is contained in:
Paul Chote 2018-08-25 22:21:34 +01:00
parent 4d24032278
commit b8ea53d880

View File

@ -9,7 +9,7 @@
MOD_ID="example" MOD_ID="example"
# The OpenRA engine version to use for this project. # The OpenRA engine version to use for this project.
ENGINE_VERSION="playtest-20180729" ENGINE_VERSION="playtest-20180825"
############################################################################## ##############################################################################
# Continuous Integration # Continuous Integration