mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Bump campaign version to 10.2
This commit is contained in:
parent
5cdfe62e2d
commit
5569f49456
@ -142,4 +142,8 @@ VERSION = _build_version_string()
|
||||
#: `recommended_player_income_multiplier: 1.0`.
|
||||
#: `recommended_enemy_income_multiplier: 1.0`.
|
||||
#:
|
||||
CAMPAIGN_FORMAT_VERSION = (10, 1)
|
||||
#: Version 10.2
|
||||
#: * Campaign files can optionally define the iads configuration
|
||||
#: It is possible to define if the campaign supports advanced iads
|
||||
#:
|
||||
CAMPAIGN_FORMAT_VERSION = (10, 2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user