Merge branch 'master' into release-3.13.0

This commit is contained in:
jonpas 2019-12-18 21:44:00 +01:00
commit 984875525b

View File

@ -205,7 +205,7 @@ if (isServer) then {
// Check files, previous installed version etc.
//////////////////////////////////////////////////
private _currentVersion = getText (configFile >> "CfgPatches" >> QUOTE(ADDON) >> "version");
private _currentVersion = getText (configFile >> "CfgPatches" >> QUOTE(ADDON) >> "versionStr");
private _previousVersion = profileNamespace getVariable ["ACE_VersionNumberString", ""];
// check previous version number from profile