Релиз 2022.01.26

This commit is contained in:
Mikhail Chechnev 2022-02-01 19:37:41 +03:00
parent 06b4669029
commit f5632e60f5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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