Релиз 2020.12.29

This commit is contained in:
Mikhail Chechnev 2021-01-29 15:31:27 +03:00
parent d72c877ac9
commit d2469c22f6
2 changed files with 2 additions and 2 deletions

View File

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

View File

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