Skip to content

Commit 68b5360

Browse files
committed
1.3.6
v. 1.3.6
1 parent e8af931 commit 68b5360

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

addons/WMT_ATfixes/config.cpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ class CfgPatches
88
requiredAddons[] = {"A3_Weapons_F","A3_Weapons_F_NATO","A3_Weapons_F_Launchers_Titan","A3_Soft_F","A3_Boat_F_Boat_Armed_01","A3_Boat_F","A3_Structures_F_Civ_Constructions","A3_Data_F","A3_Weapons_F_Explosives"};
99
authorUrl = "https://github.com/iEzhuk/WMT_MapTools";
1010
author[]= {"Zealot, Ezhuk"};
11-
version = 1.3.5;
12-
versionStr = "1.3.5";
13-
versionAr[] = {1,3,5};
11+
version = 1.3.6;
12+
versionStr = "1.3.6";
13+
versionAr[] = {1,3,6};
1414

1515
};
1616
};

addons/WMT_Main/config.cpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ class CfgPatches
1717
requiredAddons[] = {};
1818
author[] = {"Ezhuk","Zealot"};
1919
authorUrl = "https://github.com/iEzhuk/WMT_MapTools";
20-
version = 1.3.5;
21-
versionStr = "1.3.5";
22-
versionAr[] = {1,3,5};
20+
version = 1.3.6;
21+
versionStr = "1.3.6";
22+
versionAr[] = {1,3,6};
2323
};
2424
};
2525

addons/WMT_Tasks/config.cpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ class CfgPatches
1111
requiredAddons[] = {"WMT_Main"};
1212
author[] = {"Ezhuk","Zealot"};
1313
authorUrl = "https://github.com/iEzhuk/WMT_MapTools";
14-
version = 1.3.5;
15-
versionStr = "1.3.5";
16-
versionAr[] = {1,3,5};
14+
version = 1.3.6;
15+
versionStr = "1.3.6";
16+
versionAr[] = {1,3,6};
1717
};
1818
};
1919

addons/WMT_Vehicle/config.cpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ class CfgPatches
1111
requiredAddons[] = {"A3_Characters_F_BLUFOR","A3_Characters_F_OPFOR","A3_Characters_F_Gamma","A3_Characters_F_INDEP","A3_Characters_F_Civil"};
1212
authorUrl = "https://github.com/iEzhuk/WMT_MapTools";
1313
author[]= {"Zealot, Ezhuk"};
14-
version = 1.3.5;
15-
versionStr = "1.3.5";
16-
versionAr[] = {1,3,5};
14+
version = 1.3.6;
15+
versionStr = "1.3.6";
16+
versionAr[] = {1,3,6};
1717

1818
};
1919
};

0 commit comments

Comments
 (0)