mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
version bump
This commit is contained in:
@@ -181,7 +181,7 @@ class RscDisplayMain : RscStandardDisplay {
|
||||
class CA_Version;
|
||||
class DAYZ_Version : CA_Version {
|
||||
idc = -1;
|
||||
text = "1.0.5";
|
||||
text = "1.0.5.1";
|
||||
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
||||
};
|
||||
delete CA_TitleMainMenu;
|
||||
|
||||
@@ -41,7 +41,7 @@ class CfgMods
|
||||
hidePicture = 0;
|
||||
hideName = 0;
|
||||
action = "http://www.dayzepoch.com";
|
||||
version = "1.0.5";
|
||||
version = "1.0.5.1";
|
||||
hiveVersion = 0.96; //0.93
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dir = "@DayZ_Epoch";
|
||||
name = "DayZ Epoch 1.0.5";
|
||||
name = "DayZ Epoch 1.0.5.1";
|
||||
actionName = "Website";
|
||||
picture = "dayz_logo_ca.paa";
|
||||
action = "http://www.dayzepoch.com";
|
||||
Reference in New Issue
Block a user