Релиз 2020.07.01

This commit is contained in:
Mikhail Chechnev 2020-07-08 13:29:13 +03:00
parent 93a9d4bdd8
commit cea966015f
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ let common = {
//Версия сервера приложений
sVersion: "8.5.6.1",
//Релиз сервера приложений
sRelease: "2020.05.28",
sRelease: "2020.07.01",
//Таймаут останова сервера (мс)
nTerminateTimeout: 60000
};

View File

@ -12,7 +12,7 @@ let common = {
//Версия сервера приложений
sVersion: "8.5.6.1",
//Релиз сервера приложений
sRelease: "2020.05.28",
sRelease: "2020.07.01",
//Таймаут останова сервера (мс)
nTerminateTimeout: 60000
};