Increase required Arma 3 version to 1.88 (#6836)

No Uniform Restrictions got updated for 1.88
This commit is contained in:
jonpas 2019-02-28 00:44:39 +01:00 committed by PabstMirror
parent 66011d4b33
commit 6a5811a9b2

View File

@ -9,7 +9,7 @@
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
// MINIMAL required version for the Mod. Components can specify others..
#define REQUIRED_VERSION 1.86
#define REQUIRED_VERSION 1.88
#define REQUIRED_CBA_VERSION {3,9,0}
#ifdef COMPONENT_BEAUTIFIED