From 36ddc16f866e84fa9e6ecfac811c41e03e864d3b Mon Sep 17 00:00:00 2001 From: He-Man Date: Wed, 16 Jan 2019 20:03:14 +0100 Subject: [PATCH] Version update --- Sources/epoch_config/Configs/CfgEpochClient.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/epoch_config/Configs/CfgEpochClient.hpp b/Sources/epoch_config/Configs/CfgEpochClient.hpp index 892309b8..76f5d81d 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient.hpp @@ -14,7 +14,7 @@ /*[[[cog from arma_config_tools import *; json_to_arma()]]]*/ class CfgEpochClient { - epochVersion = "1.2.0"; + epochVersion = "1.3.0"; ArmAVersion = 176; debug = "true"; // true = enable extra rpt debug lines, false to disable