diff --git a/game/version.py b/game/version.py index dc69650f..398c0c27 100644 --- a/game/version.py +++ b/game/version.py @@ -39,4 +39,4 @@ VERSION = _build_version_string() #: * Factories (Warehouse_A) define factory objectives. Only control points with #: factories will be able to recruit ground units, so they should exist in sufficient #: number and be protected by IADS. -CAMPAIGN_FORMAT_VERSION = 1 +CAMPAIGN_FORMAT_VERSION = 2