diff --git a/SQF/dayz_code/config.cpp b/SQF/dayz_code/config.cpp index db6405fcd..44c87ac1d 100644 --- a/SQF/dayz_code/config.cpp +++ b/SQF/dayz_code/config.cpp @@ -41,7 +41,7 @@ class CfgMods hidePicture = 0; hideName = 0; action = "http://www.dayzepoch.com"; - version = "1.0.5.2"; + version = "1.0.6"; hiveVersion = 0.96; //0.93 }; }; @@ -99,4 +99,4 @@ class CfgAddons #include "Configs\CfgArma.hpp" #include "Configs\CfgExtra\snappoints.hpp" -#include "external\R3F_Realism\R3F_Weight\R3F_CfgWeight.h" \ No newline at end of file +#include "external\R3F_Realism\R3F_Weight\R3F_CfgWeight.h"