Bump campaign miz file version for helipad support

This commit is contained in:
Khopa
2021-08-03 01:10:00 +02:00
parent a831800a05
commit 14615f9976
22 changed files with 38 additions and 34 deletions

View File

@@ -110,4 +110,8 @@ VERSION = _build_version_string()
#: Version 8.0
#: * DCS 2.7.4.9632 changed scenery target IDs. Any mission using map buildings as
#: strike targets must check and potentially recreate all those objectives.
CAMPAIGN_FORMAT_VERSION = (8, 0)
#:
#: Version 8.1
#: * You can now add "Invisible FARP" static to FOB to add helicopter slots
#:
CAMPAIGN_FORMAT_VERSION = (8, 1)