mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Version update
This commit is contained in:
parent
36ddc16f86
commit
b89effae5c
@ -148,7 +148,7 @@ class CfgServerFunctions
|
||||
};
|
||||
class CfgServerVersion
|
||||
{
|
||||
client = "1.2.0";
|
||||
config = "1.2.0";
|
||||
client = "1.3.0";
|
||||
config = "1.3.0";
|
||||
hive = "0.6.0.0";
|
||||
};
|
||||
|
@ -20,7 +20,7 @@ class CfgPatches {
|
||||
units[] = {};
|
||||
weapons[] = {};
|
||||
requiredVersion = 0.1;
|
||||
epochVersion = "1.2.0";
|
||||
epochVersion = "1.3.0";
|
||||
requiredAddons[] = {};
|
||||
#include "build.hpp"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user